Commit Graph

356 Commits

Author SHA1 Message Date
Philipp Oppermann
a55a144a26 Use absolute times instead of durations (#236) 2016-10-04 20:16:39 +02:00
Philipp Oppermann
83ce5d2d4d Use non-breaking spaces when formatting durations 2016-10-04 19:39:55 +02:00
Philipp Oppermann
1829509800 Merge pull request #235 from phil-opp/recent-updates
Add a “Recent Updates” section on the front page
2016-10-04 19:32:57 +02:00
Philipp Oppermann
6a5b3c9d1a Cache cargo target folder 2016-10-04 19:29:08 +02:00
Philipp Oppermann
f10982aa7d Put “Recent Updates” to the right sidebar on large displays 2016-10-04 19:18:57 +02:00
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
eef00ff35c Refactor: Move build commands into a new travis-build.sh 2016-10-04 19:15:19 +02:00
Philipp Oppermann
9d5728cdcd Create a cargo workspace 2016-10-04 19:11:32 +02:00
Philipp Oppermann
b22c1f8113 Add a codegen crate for generating an “Recent Updates” section 2016-10-04 19:10:04 +02:00
Philipp Oppermann
620c4858a3 Switch travis to language:rust (we're using binary hugo releases now) 2016-10-04 15:31:57 +02:00
Philipp Oppermann
fce2da691d Remove diagram sources 2016-09-21 15:47:06 +02:00
Philipp Oppermann
e9128e8c54 Update images for “Returning from Exceptions” 2016-09-21 14:35:02 +02:00
Philipp Oppermann
bdebc1525f Add images for “Returning from Exceptions” post 2016-09-20 16:35:33 +02:00
Philipp Oppermann
e75881c501 Increase .container width 2016-09-20 16:34:02 +02:00
Philipp Oppermann
3d8dca0588 Merge pull request #218 from phil-opp/use-hugo-release
Use latest hugo release instead of github master
2016-09-18 19:22:07 +02:00
Philipp Oppermann
0b08caf16d Disable success notifications 2016-09-18 19:18:30 +02:00
Philipp Oppermann
5cd4ff8641 Use latest release instead of github master 2016-09-18 19:18:08 +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
113ad1c6f9 Decrease font size to 17px (#217) 2016-09-18 18:24:30 +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
8d27acd15a Add images for “Better Exception Messages” post 2016-08-03 16:45:32 +02:00
Philipp Oppermann
3b515229bb Center images 2016-07-30 15:07:22 +02:00
Philipp Oppermann
439aa861e7 Merge pull request #191 from phil-opp/hugo-toc
Display a Table of Contents on large displays
2016-07-28 20:18:28 +02:00
Philipp Oppermann
35c083122e Add function to automatically add/rm the coarse class
Based on viewport height. Automatically adjusted onresize.
2016-07-28 19:53:27 +02:00
Philipp Oppermann
46bb485621 Don't do anything if there's no #toc 2016-07-28 19:52:43 +02:00
Philipp Oppermann
226c0ccdfc Hide sublists of coarse in CSS instead of JS 2016-07-28 19:52:43 +02:00
Philipp Oppermann
fda5851e7c Fade out ToC when it's not hovered 2016-07-28 19:52:43 +02:00
Philipp Oppermann
7e2878aba7 Reposition Toc and tweak width and line-height 2016-07-28 19:52:43 +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
f4b84d55e2 Fixate the ToC on the left side and show only on wide screens 2016-07-17 16:23:42 +02:00
Philipp Oppermann
4000c990f0 Add and initialize toc.js 2016-07-17 16:23:13 +02:00
Philipp Oppermann
a8534a7bd7 Remove additional-resource page and feed as well 2016-07-14 11:47:36 +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
8ca12286f6 Replace page fault screenshots with divide-by-zero error screenshots 2016-06-25 17:30:26 +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
11cc57b59d Add images for “Catching Exceptions” (#166) 2016-05-28 15:53:04 +02:00
Philipp Oppermann
8d7f3ab284 Use the “Consolas” font instead of “Courier New” for code blocks (#163) 2016-05-25 10:18:53 +02:00
Philipp Oppermann
4bb23e9687 Use latest go version (#157)
Use go 1.6
2016-05-07 15:01:20 +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
2d463d103a Use passed commit hash for update message (if any) 2016-05-02 16:08:48 +02:00
Philipp Oppermann
2dfbf77de9 Move update script to ci folder and add encrypted key 2016-05-02 15:08:50 +02:00