Skip to content

desbenoit/website

 
 

Repository files navigation

Putain de Code !

Build Status Code Climate

Dépôt contenant le code du site web.

Les articles seront postés ici sous forme de PR une fois qu'on est OK dans une issue du repo de proposition de posts (afin de pas polluer les issues techniques du site)


Development

Notice: please be aware that we are using a .editorconfig. Be sure to respect it (tip). Thanks

This website is build on top of happyplan, so please checkout happyplan README before trying to do anything.

Require node >=0.10.21

git clone https://github.com/putaindecode/website.git
cd website
make install
make update

& launch the website locally

happyplan

Distribution

The following command will build the website & publish dist folder to gh-pages branch.

happyplan publish

Memo

Generating favicons

Using icoutils

brew install icoutils
icotool -c src/assets/_images/p\!-logo--no-bubble-16.png src/assets/_images/p\!-logo--no-bubble-32.png -o src/favicon.ico

Credits

Authors

Logo & Avatar

All credits go to all the people involve in this discussion. Special thanks to @mlbli for the initial logo.

Bitdeli Badge

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%