/noschangements

Parlons de nos changements et de nos remises en question.

GNU General Public License v3.0GPL-3.0

Noschangements.fr

noschangements.fr is a website about personnal changes

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to install Hugo first.

Installing

Please clone the project.

$ git clone --recurse-submodules https://github.com/camilleroux/noschangements

then start the hugo server

$ hugo serve

If you need to rebuild the theme assets. Go in the theme directory and run:

$ npm install
$ npm run build

Deployment

The master branch is automatically deployed in production.

Built With

  • Hugo - The static site generator

Authors

See also the list of contributors who participated in this project.

License

The content is licensed under CC BY-NC-SA 4.0 Otherwise, this project is licensed under the GPLv3 - see the LICENSE.md file for details