andreasknoben/blog
1
0
Fork
You've already forked blog
0
Source code for my blog. https://blog.andreasknoben.nl
  • CSS 45%
  • PHP 44.9%
  • HTML 7.8%
  • JavaScript 2.3%
2026年05月27日 15:25:30 +02:00
blog Add chivo font 2026年05月27日 15:25:30 +02:00
LICENSE Add license 2025年11月11日 10:29:08 +01:00
README.md Existing state of blog 2025年11月09日 23:40:08 +01:00

Code for Andreas' blog

The original blog can be found at https://blog.andreasknoben.nl. This is the code used to run that website.

Note that the posts, generated by pandoc from Markdown, are omitted from this repository. However, it is as simple as copying the pandoc Markdown output into the posts/template.html file.

The css/skeleton.css comes from the Skeleton framework (http://getskeleton.com/). I've adapted it to only include the parts pertaining to the grid.