hfuunfug / unfug.org

Site source for unfug.org
5 stars 5 forks source link

Add content #32

Closed matthiasbeyer closed 9 years ago

matthiasbeyer commented 9 years ago

[WIP]

This PR will add the content. I use a generator script to generate the files, the generator script will of course not be content of the PR (in its history yes, but it will be removed before merge).

matthiasbeyer commented 9 years ago

Can someone please tell me how to fix the encoding error? I didn't manage to.

maybe @TheNeikos or @fkemmer ?

matthiasbeyer commented 9 years ago

I fixed some issues, but I'd like you guys to test it even further, so we can get the optimal result from the generator script.

This script generates only the pages for the talks, so everything else will be added later.

Steps to produce something:

1) ruby generate.rb 2) bundle exec nanoc 3) bundle exec nanoc view

Then test out. Some links are broken, some stuff won't get an update if the title of the talk changes... But most things work by now.

@hfuunfug/members You're all welcome to review!

matthiasbeyer commented 9 years ago

I fixed the last bug. This will now be merged.