Hacker News new | ask | show | jobs
by dchuk 3782 days ago
Does anyone know what theme/tool is being used for those docs? (http://dev.lelylan.com/)
2 comments

As vicentereig said, structure is just a rails view; theme is bootstrap with some customization:

https://github.com/lelylan/dev/blob/master/app/assets/styles...