adding a recipes section

This commit is contained in:
aajjbb 2017-01-13 22:11:23 -02:00
parent fbe30450bc
commit a5606b57ff
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>