Kinto / kinto-website

Website for the kinto ecosystem
http://www.kinto-storage.org/
2 stars 5 forks source link

Most basic blog layout & setup. #13

Closed n1k0 closed 7 years ago

n1k0 commented 7 years ago

I didn't spend too much time crafting th layout though that does the job.

I'd really appreciate either @DirtyF or @ticabri to try the branch and integrate their blog post to see how it goes. After cloning the repo:

$ make install

Update the content/2016.12.hello-world.md with the markdown contents of the blog post. Then:

$ make regenerate

And head to http://localhost:8000/news.html. Every modification to the blog contents will be refreshed if you reload the page.

I'd also like a quick review from @almet.

n1k0 commented 7 years ago

I'm gonna land this. People interested in contributing articles should open new PRs :)