Go to file
Jesper Hess d67010e5b0
Update gulpfile to work in Windows
Gulp was trying to call bundle.bat but that doesn't work
in Linux.
2017-01-03 14:55:47 +01:00
_includes Tweak base URL system 2016-11-08 23:09:59 +01:00
_layouts Add new theme and modify default.html to match 2017-01-03 14:55:46 +01:00
_sass Add new theme and modify default.html to match 2017-01-03 14:55:46 +01:00
assets Add new theme and modify default.html to match 2017-01-03 14:55:46 +01:00
css Implemented "slim" template from https://github.com/syaning/slim 2016-03-31 21:25:03 +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 Remove extra stuff from config 2017-01-03 14:55:46 +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 Update gulpfile to work in Windows 2017-01-03 14:55:47 +01: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.