Updated Templates (markdown)
parent
cb57aeeafc
commit
330110dd71
27
Templates.md
27
Templates.md
@ -18,18 +18,39 @@ To enable the use of a template, configure its name (without the `.html` ending)
|
|||||||
|
|
||||||
This is the classic ZeroBin template as used until 0.19 Alpha:
|
This is the classic ZeroBin template as used until 0.19 Alpha:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
### bootstrap
|
### bootstrap
|
||||||
|
|
||||||
This is a [bootstrap CSS](http://getbootstrap.com/) based ZeroBin template and the default as of 0.20:
|
This is a [bootstrap CSS](http://getbootstrap.com/) based ZeroBin template and the default as of 0.20:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
### bootstrap-compact
|
### bootstrap-compact
|
||||||
|
|
||||||
This is a slightly modified template based on the bootstrap one above. It moves some options into a drop down and the navigation floats fixed to the top, even when scrolling down:
|
This is a slightly modified template based on the bootstrap one above. It moves some options into a drop down and the navigation floats fixed to the top, even when scrolling down:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
### bootstrap-page
|
||||||
|
|
||||||
|
Not everybody liked the order of the "New" and "Send" buttons so they were switched for usability reasons. For those preferring the order as in the classic "page"-template there is this bootstrap CSS based theme:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
### bootstrap-dark
|
||||||
|
|
||||||
|
Based on the [darkstrap](https://github.com/danneu/darkstrap) bootstrap CSS theme, this is a dark ZeroBin template:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
### bootstrap-dark-page
|
||||||
|
|
||||||
|
Not everybody liked the order of the "New" and "Send" buttons so they were switched for usability reasons. For those preferring the order as in the classic "page"-template there is this [darkstrap](https://github.com/danneu/darkstrap) based theme:
|
||||||
|
|
||||||
|

|
Loading…
Reference in New Issue
Block a user