Skip to content

EliseZeroTwo/i0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i0.wtf Backend & Frontend code

Simple Ruby "static" site

This is the source code I use to maintain my website at i0.wtf.

This isn't really made for usage by others, I just wanted to make the code public, however this does work and adding new themes is pretty easy granted you have basic ruby knowledge. Also better things exist by far, I just wrote this for fun.

To run:

ruby ./blog.rb

Markdown articles get read from DIR_SPECIFIED_IN_CONFIG/articles and their name and ID is taken from the file name with - replaced with spaces, like I said it's simple right?

Releases

No releases published

Packages

No packages published