Go to file
Jesper Hess 1e6323abc4 Add Ricochet Id 2016-05-01 09:02:03 +02:00
_includes Minor updates 2016-03-20 20:27:10 +01:00
_layouts Reference header.html in layout 2016-04-09 18:27:58 +02:00
_sass Implemented "slim" template from https://github.com/syaning/slim 2016-03-31 21:25:03 +02:00
css Implemented "slim" template from https://github.com/syaning/slim 2016-03-31 21:25:03 +02:00
jabber Layout and organising stuff 2016-03-31 19:26:15 +02:00
keysigning/policy Delete keysigning list 2015-02-28 13:54:56 +01:00
.gitignore Update .gitignore to ignore node_modules 2016-03-31 16:21:10 +02:00
CNAME Add CNAME 2015-02-11 13:17:31 +01:00
Gemfile Initial commit 2015-02-11 13:14:22 +01:00
README.md Create README.md 2016-03-31 21:49:42 +02:00
_config.yml Layout and organising stuff 2016-03-31 19:26:15 +02:00
boxstarter.txt Update boxstarter.txt 2016-02-25 07:53:17 +01:00
feed.xml Initial commit 2015-02-11 13:14:22 +01:00
graffen-ssh-key.txt Add SSH key information 2015-02-13 15:04:47 +01:00
graffen-ssh-key.txt.asc New OTR keys (again), cleaned up index page a bit. Generate new signature for SSH key. 2016-03-20 16:48:24 +01:00
graffen.asc New OTR keys (again), cleaned up index page a bit. Generate new signature for SSH key. 2016-03-20 16:48:24 +01:00
gulpfile.js Layout and organising stuff 2016-03-31 19:26:15 +02:00
index.md Add Ricochet Id 2016-05-01 09:02:03 +02:00
index.md.asc Minor text tweaks 2016-03-31 21:09:24 +02:00
nsa.svg Add NSA sticker 2015-02-12 13:10:47 +01:00
package.json Setting up auto-reload for development work 2016-03-31 16:17:50 +02:00
transition-notice.html Add date to key transition 2015-03-15 15:36:42 +01:00

README.md

graffen.github.io

Just my personal little homepage with info about how to get in touch.

To build: On Windows you need to install Node, NPM, Ruby and Jekyll. Also the Ruby DevTools.
After npm install and bundle install, just run gulp to start the dev webserver and you're good to go.