cerrado @ master

clone: 
https://beta.gabrielgio.me/cerrado
v0.4

New:
* Add dark mode
* Add configuration option for dark mode

Note:
* Update bootstrap version
* Update go dependencies
v0.3

Fix:
* Clone fails for larger repositories.

New:
* Allow to setup hostname. Used on git clone url.
* Show git clone url on summary
v0.2.1

New:
- Experimental support for http git clone
- Add ref page

Refactor:
- Remove extra padding to remove horizontal scroll
- Show reference more often
master
[ see refs... ]
docs: Remove item solved
feat: Add session variable

This will allow the css to be refreshed once the server is restarted.
This allows the admin to update the theme configuration and have it
reflected in the browser.
feat: Add slug to css so we can cache it forever
feat: Write css dark/light theme on standalone url

This will allow tho write both themes into the same css file.
Also mend with the css generate by chroma so it can be nested.
feat: Add option to configure dark/light themes
chore: Update dependencies
docs: Update docs
feat: Adapt scss to support dark mode
chore: Update bootstrap version
feat: Show git clone url on summary
[ see log... ]