Philipp Oppermann
|
192780e219
|
Merge pull request #148 from phil-opp/convert-posts-for-hugo
Convert posts for hugo
|
2016-04-30 13:22:49 +02:00 |
|
Philipp Oppermann
|
cba4c16fb6
|
Fix travis build (provide content dir)
|
2016-04-30 13:16:33 +02:00 |
|
Philipp Oppermann
|
7343fc7a50
|
Remove `plainIDAnchors option
|
2016-04-30 13:15:25 +02:00 |
|
Philipp Oppermann
|
60c7f51747
|
Move allocator images to correct directory
|
2016-04-25 23:46:09 +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
|
568e95605b
|
Add more redirects for old url formats
|
2016-04-25 23:25:59 +02:00 |
|
Philipp Oppermann
|
aa3d53f800
|
Use slug instead of filename
|
2016-04-25 23:07:24 +02:00 |
|
Philipp Oppermann
|
fc3d445c3f
|
Use blog directory in main folder as contentdir
|
2016-04-25 23:07:24 +02:00 |
|
Philipp Oppermann
|
e8520b665c
|
Images should not be wider than the main container
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
97c3680013
|
Use plain ID anchors
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
ea7f21a392
|
Experimental travis file
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
c65e98fd86
|
Add images again
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
e0d966ffdd
|
Use ugly URLs to fit old ULR scheme
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
3fa7a72e9d
|
Revert "Add lorem ipsum post for testing"
This reverts commit 090fb773b2f7ff1ac161c62988a6d381ee472f66.
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
50f4657c0a
|
Add a 404 page
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
d905f5209b
|
Don't wrap code blocks
|
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
|
05ae323d0f
|
Include author email and copyright in config (for rss)
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
93bed0a54a
|
Add margin to subtitle
|
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
|
269fd36df4
|
Fix margings for introduction
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
a708ffd037
|
Make the main container a bit wider
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
5aaab11022
|
Make text a bit smaller
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
6c01e8039c
|
Add poole css
|
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 |
|
Philipp Oppermann
|
bccf9f9166
|
Add lorem ipsum post for testing
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
f740789dba
|
Set some configuration variables
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
7059b2f6a6
|
Replace jekyll site with new hugo site
|
2016-04-25 23:07:23 +02:00 |
|
Philipp Oppermann
|
0fc63576e7
|
fix link
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
fe9b742978
|
Improve presentation of code snippets
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
aeb3100ee4
|
Don't link to src subdir
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
ed1b23a386
|
Improve wording and mention possibility of disabling SSE
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
bbb77e2f9b
|
Link to a specific github revision (so that the line number won't change anymore)
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
7b2d40d3f0
|
Improve indentation, line length, and syntax highlighting
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
7b2bdf5c3c
|
Convert links to hugo format and insert more breaks
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
cdc0b0748b
|
Convert front matters to hugo's toml-based format
|
2016-04-25 22:44:33 +02:00 |
|
Philipp Oppermann
|
814fc5c3c0
|
Reorganize posts and pages inside a blog directory
|
2016-04-25 21:44:08 +02:00 |
|
Philipp Oppermann
|
8651fafb2c
|
Prepare hugo migration: Disable automatic blog update
|
2016-04-25 19:29:01 +02:00 |
|
travis-update-bot
|
298c9dc694
|
Update blog to 0d539a6dae
|
2016-04-25 14:52:58 +00:00 |
|
Philipp Oppermann
|
0d539a6dae
|
Remove wrong claims about the linux allocator (#147)
|
2016-04-25 16:51:51 +02:00 |
|
travis-update-bot
|
c1f1121512
|
Update blog to 9e74969732
|
2016-04-12 07:45:16 +00:00 |
|
Philipp Oppermann
|
9e74969732
|
Merge pull request #143 from phil-opp/kernel-heap-final
Add new post about creating a kernel heap
|
2016-04-12 09:44:00 +02:00 |
|
Philipp Oppermann
|
a365d19c46
|
Fix whitespace in rustc error message
|
2016-04-12 09:41:23 +02:00 |
|
Philipp Oppermann
|
43e73ff050
|
Add kernel heap post to readme
|
2016-04-12 00:47:05 +02:00 |
|