Philipp Oppermann
|
a39c59801b
|
Use upstream lazy static as it has a spin_no_std feature now (#158)
|
2016-05-14 16:25:15 +02:00 |
|
Philipp Oppermann
|
7170c658a7
|
Add missing mut (#156)
|
2016-05-07 15:01:39 +02:00 |
|
Philipp Oppermann
|
4bb23e9687
|
Use latest go version (#157)
Use go 1.6
|
2016-05-07 15:01:20 +02:00 |
|
William Orr
|
07d534e4b4
|
Add missing use statements in printing-to-screen (#154)
|
2016-05-03 09:14:34 +02:00 |
|
William Orr
|
a9f41d7303
|
Replace movaps with movups
objdump on my system and code snippet in blog agree - problem is caused
by `movups` not `movaps`. Fix surrounding text and doc link to reflect
this.
|
2016-05-02 20:18:15 +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
|
301859a4b9
|
Merge pull request #153 from phil-opp/patch5
The no-landing-pads snippet already generates SSE instructions
|
2016-05-02 17:02:31 +02:00 |
|
Philipp Oppermann
|
088e87b23a
|
The no-landing-pads snippet already generates SSE instructions
|
2016-05-02 16:58:49 +02:00 |
|
Philipp Oppermann
|
0d210e554f
|
Fix: pass the commit hash instead of the variable name
|
2016-05-02 16:16:24 +02:00 |
|
Philipp Oppermann
|
622c4f0797
|
Pass commit hash for update commit message
|
2016-05-02 16:09:15 +02:00 |
|
Philipp Oppermann
|
2d463d103a
|
Use passed commit hash for update message (if any)
|
2016-05-02 16:08:48 +02:00 |
|
Philipp Oppermann
|
b633b29b6c
|
Fix rendering of repr(C)
Fixes #151
|
2016-05-02 15:47:41 +02:00 |
|
Philipp Oppermann
|
f1c68fd6dc
|
Remove installation of pygments
We don't deploy on this branch, so syntax highlighting is not needed.
|
2016-05-02 15:44:36 +02:00 |
|
Philipp Oppermann
|
d056a41154
|
Trigger rebuild of hugo branch instead of deploying ourselves
|
2016-05-02 15:32:10 +02:00 |
|
Philipp Oppermann
|
2dfbf77de9
|
Move update script to ci folder and add encrypted key
|
2016-05-02 15:08:50 +02:00 |
|
Philipp Oppermann
|
5f62015c2d
|
Use post feed as main feed
|
2016-05-01 15:52:07 +02:00 |
|
Philipp Oppermann
|
3004d8d43d
|
Add travis blog update script
|
2016-05-01 15:42:13 +02:00 |
|
Philipp Oppermann
|
b2e1f9bfdc
|
Recreate CNAME
|
2016-05-01 15:26:35 +02:00 |
|
Philipp Oppermann
|
2cecc5abeb
|
Copy all files (inclusive the hidden .nojekyll)
|
2016-05-01 15:20:17 +02:00 |
|
Philipp Oppermann
|
e95710c66e
|
Merge pull request #150 from phil-opp/travis_hugo
Build hugo blog using travis
|
2016-05-01 15:12:58 +02:00 |
|
Philipp Oppermann
|
1e69a0c627
|
Build hugo blog using travis
|
2016-05-01 15:07:07 +02:00 |
|
Philipp Oppermann
|
a5ed209fe9
|
Add prev/next links
|
2016-05-01 12:53:03 +02:00 |
|
Philipp Oppermann
|
6a4dbe8446
|
Revert "Remove `plainIDAnchors option"
This reverts commit 7343fc7a50.
|
2016-05-01 12:33:56 +02:00 |
|
Philipp Oppermann
|
a5c1a2da88
|
Update gitignore for hugo
|
2016-05-01 11:59:45 +02:00 |
|
Philipp Oppermann
|
a4b623d734
|
Add .nojekyll
|
2016-05-01 11:58:48 +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
|
1c01e74d3a
|
Set base url
|
2016-04-30 14:29:43 +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
|
40170d0039
|
Add contact page
|
2016-04-30 13:27:30 +02:00 |
|
Philipp Oppermann
|
d447d2cad9
|
Add favicon
|
2016-04-30 13:25:43 +02:00 |
|
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 |
|