Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 421 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 421 Bytes

Local install

Fork the project

git clone [email protected]:hugobarthelemy/cqfr.git

Start the local server

middleman server

View your site

http://localhost:4567

Deploy

middleman deploy The code are build et deploy on master branch

Versionning the code

Because we use Github pages, we need to have uniquely the project build on master. So, for versioning, we need to store in another branch: global_website