Go to file
Jesper Hess 0dfb414f5e
Update keybase.txt for https proof
2016-11-14 20:34:30 +01:00
_includes Tweak base URL system 2016-11-08 23:09:59 +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
kbpgp Add kbpgp for use in contact form 2016-10-31 11:20:08 +01: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 Update exluded files from publish 2016-11-11 13:21:05 +01: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 Text update 2016-11-11 13:23:28 +01:00
index.md.asc Text update 2016-11-11 13:23:28 +01:00
keybase.txt Update keybase.txt for https proof 2016-11-14 20:34:30 +01: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.