Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
University of Michigan Fencing
club-theme
Commits
5897f563
Commit
5897f563
authored
Apr 30, 2015
by
key-amb
Browse files
Add descriptions
parent
a2d4859d
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5897f563
...
@@ -3,13 +3,41 @@
...
@@ -3,13 +3,41 @@
**Bootie Docs**
is a simple
[
hugo
](
http://gohugo.io/
)
theme for documentation.
**Bootie Docs**
is a simple
[
hugo
](
http://gohugo.io/
)
theme for documentation.
The name "bootie" comes from
[
Bootstrap
](
http://getbootstrap.com/
)
CSS.
The name "bootie" comes from
[
Bootstrap
](
http://getbootstrap.com/
)
CSS.
You can see Demo and documents of
**Bootie Docs**
at http://key-amb.github.io/bootie-docs-demo/ .

You can see demo and full documentation at http://key-amb.github.io/bootie-docs-demo/ .
## CONTENTS
## CONTENTS
*
[
QUICKSTART
](
#quickstart
)
*
[
OPTIONS
](
#options
)
*
[
LIMITATION
](
#limitation
)
*
[
DEPENDENCIES
](
#dependencies
)
*
[
DEPENDENCIES
](
#dependencies
)
*
[
LICENSE
](
#license
)
*
[
LICENSE
](
#license
)
## QUICKSTART
1.
`hugo new _index.md`
1.
Edit
`content/_index.md`
Then the content appears on top page.
## OPTIONS
You can customize the menu items in the header navigation bar by configuring
`params.mainMenu`
in your _config.toml_ (or _config.yaml_).
```
# example of config.toml
[params]
mainMenu = ["about", "usage"]
```
All other options and usages are described at the documentation site -- http://key-amb.github.io/bootie-docs-demo/ .
## LIMITATION
Because _Bootie Docs_ is developed for documentation, it lacks many blog-type facilities such as RSS feeds, pagination of posts and so on.
## DEPENDENCIES
## DEPENDENCIES
**Bootie Docs**
includes following libraries:
**Bootie Docs**
includes following libraries:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment