Y
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
mmanfrin
3782 days ago
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...
link
vicentereig
3782 days ago
It's just a Rails app:
https://github.com/lelylan/dev/blob/master/app/views/pages/s...
link
https://github.com/lelylan/dev/blob/master/app/assets/styles...