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)
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
The following command will build the website & publish dist
folder to gh-pages
branch.
happyplan publish
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
All credits go to all the people involve in this discussion. Special thanks to @mlbli for the initial logo.