Add a recipes section (#58)

This commit is contained in:
Jeferson Siqueira 2017-01-17 18:50:13 -02:00 committed by Daniel Hahler
parent 69d24b919a
commit 57c0610be5
2 changed files with 10 additions and 0 deletions

9
recipes.mdwn Normal file
View File

@ -0,0 +1,9 @@
# Recipes
The recipes section is where you can find useful snippets and tutorials on how to improve your Awesome setup.
* [My First Awesome Setup](https://awesomewm.org/apidoc/documentation/07-my-first-awesome.md.html#)
## Widgets
* [Lain Widget Library](https://github.com/copycat-killer/lain)

View File

@ -23,6 +23,7 @@
<li><a href="<TMPL_VAR BASEURL>index.html">home</a></li>
<li><a href="<TMPL_VAR BASEURL>download/">download</a></li>
<li><a href="<TMPL_VAR BASEURL>community/">community</a></li>
<li><a href="<TMPL_VAR BASEURL>recipes/">recipes</a></li>
<li><a href="<TMPL_VAR BASEURL>apidoc/">doc (git/master)</a></li>
<li><a href="<TMPL_VAR BASEURL>doc/">doc (v4.0)</a></li>
<li><a href="https://github.com/awesomeWM/awesome/issues">bugs/issues</a></li>