Skip to content

helsingborg-stad/dev-guide

Repository files navigation

Contributors Forks Stargazers Issues License

Logo

Helsingborg Developer Guidelines

Everything you need to know to be a developer at Helsingborg Stad. Visit the the guideline page here.
Report Bug · Request Feature

Table of Contents

Getting Started

Prerequisites

  • Ruby version 2.4.0 or higher, including all development headers (check your Ruby version using ruby -v)
  • RubyGems (check your Gems version using gem -v)
  • GCC and Make (check versions using gcc -v,g++ -v, and make -v)

Local development for documentation

Run the development command in the terminal.

bundle exec jekyll serve --config _config.yml,_config-dev.yml

Visit http://127.0.0.1:4000/dev-guide/ to see your changes.

Deploy

Deploy will trigger automatically with Github Actions when merging your PR into master branch.
The action will build the page and push the changes into the gh-pages-branch that becomes the source of https://helsingborg-stad.github.io/dev-guide/

Just the docs Theme documentation

See what theme specific features that can be used in the Just the docs documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages