thooams / ui-bibz-documentation

Source for Ui Bibz Documentation

Home Page:https://hummel.link/ui-bibz/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ui Bibz logo

Gem Version Build Status Code Climate Test Coverage Inline docs security

Ui Bibz Documentation

This is the documentation website for Ui Bibz.

Generate doc

rm -R public/packs && rm -R public/assets
RAILS_ENV=production rails assets:precompile
RAILS_ENV=production RAILS_SERVE_STATIC_FILES=yes rails s
wget -r -k -E "http://localhost:3000"

Remove href errors

Vscode => search and replace: nav-link" href="([^"#]*)#" by nav-link" href="#"

About

Source for Ui Bibz Documentation

https://hummel.link/ui-bibz/index.html


Languages

Language:Haml 86.3%Language:Ruby 11.0%Language:Sass 1.2%Language:HTML 0.7%Language:CSS 0.5%Language:JavaScript 0.2%