Commit Graph

37 Commits

Author SHA1 Message Date
Philipp Oppermann
9ec3914aa3 Add “Recent Updates” to index.html 2016-10-04 19:18:35 +02:00
Philipp Oppermann
b7351b0f69 Remove X-Frame-Options meta tag 2016-10-04 19:18:12 +02:00
Philipp Oppermann
12b66968dc Call codegen crate in build script 2016-10-04 19:17:46 +02:00
Philipp Oppermann
f948f8cb98 Revert "Use new .Authors instead of deprecated .Author (#216)"
This reverts commit 555d24698b.
2016-09-18 18:37:06 +02:00
Philipp Oppermann
555d24698b Use new .Authors instead of deprecated .Author (#216)
This fixes the breaking change introduced by https://github.com/spf13/hugo/issues/2464
2016-09-18 18:16:11 +02:00
Philipp Oppermann
ee48c2ee3b Use main rss with new rss template (#212) 2016-08-29 11:29:07 +02:00
Philipp Oppermann
05d74786f9 Move ToC initialization code into own js file 2016-07-17 16:44:45 +02:00
Philipp Oppermann
0f72384ed9 Create the “Table of Contents” heading in javascript 2016-07-17 16:42:21 +02:00
Philipp Oppermann
4000c990f0 Add and initialize toc.js 2016-07-17 16:23:13 +02:00
Philipp Oppermann
03bdf35dd3 Add section page template because hugo requires it
We don't want these pages and delete them in our update script anyway. We just use the error 404 template in case the deletion doesn't work.
2016-07-14 11:37:20 +02:00
Philipp Oppermann
7bd6030185 Rename “Interrupts” section to “Exceptions”
There will be some more posts about exceptions, so they get their own section.
2016-06-14 11:51:51 +02:00
Philipp Oppermann
c52ba54077 Render additional resources at the end of index.html (#171) 2016-05-29 20:00:08 +02:00
Philipp Oppermann
01f8d382e4 Add new addional-recourse content type, which is rendered with comments 2016-05-29 19:53:22 +02:00
Philipp Oppermann
929e72c8a7 Add new “interrupts” section to index page (#165) 2016-05-28 16:03:42 +02:00
Philipp Oppermann
01f32ba33e Add missing anchorjs partial 2016-05-02 17:30:12 +02:00
Philipp Oppermann
5ec5a5828d Add automatic anchor symbols using anchorjs 2016-05-02 17:26:19 +02:00
Philipp Oppermann
e30f50019d Redirect from phil-opp.github.io 2016-05-02 17:19:19 +02:00
Philipp Oppermann
a5ed209fe9 Add prev/next links 2016-05-01 12:53:03 +02:00
Philipp Oppermann
66a588efd6 Add RSS link 2016-04-30 14:31:24 +02:00
Philipp Oppermann
e0ce3a6774 Add disqus comments 2016-04-30 14:30:43 +02:00
Philipp Oppermann
4c42c961ac Add google analytics 2016-04-30 14:30:11 +02:00
Philipp Oppermann
2d128620c6 Recreate bare-bones and memory-management sections 2016-04-30 13:32:13 +02:00
Philipp Oppermann
4e0ce25794 Add updated date 2016-04-30 13:31:21 +02:00
Philipp Oppermann
87e21bf6e7 Remove date from post teasers 2016-04-30 13:30:37 +02:00
Philipp Oppermann
885b39acf0 Fix footer (missing </div>) and add link to contact page 2016-04-30 13:28:41 +02:00
Philipp Oppermann
d447d2cad9 Add favicon 2016-04-30 13:25:43 +02:00
Philipp Oppermann
cb3ed425c8 Display only posts on front page and start category separation 2016-04-25 23:42:51 +02:00
Philipp Oppermann
7e05690ad8 Add page layout and url format 2016-04-25 23:41:50 +02:00
Philipp Oppermann
50f4657c0a Add a 404 page 2016-04-25 23:07:23 +02:00
Philipp Oppermann
dc099ae621 Add syntax highlighting using pygments 2016-04-25 23:07:23 +02:00
Philipp Oppermann
5f3ff4904e Order posts by date (ascending) 2016-04-25 23:07:23 +02:00
Philipp Oppermann
f6d3494d66 Fix css links (.RSSlink seems to be broken)
See spf13/hugo#1147
2016-04-25 23:07:23 +02:00
Philipp Oppermann
24a65dc8ff Use variable for year in footer 2016-04-25 23:07:23 +02:00
Philipp Oppermann
6c5b577b88 Add teaser layout for posts 2016-04-25 23:07:23 +02:00
Philipp Oppermann
6be428b248 Add index.html 2016-04-25 23:07:23 +02:00
Philipp Oppermann
840ed0097a Add layout for post 2016-04-25 23:07:23 +02:00
Philipp Oppermann
fc6653d780 Add partial layouts for header and footer 2016-04-25 23:07:23 +02:00