mirror of
https://github.com/len0rd/personal-website.git
synced 2025-11-05 11:02:19 -05:00
happy with the blog portion. Recipes needs to be re-integrated
This commit is contained in:
parent
932c17d274
commit
67fd3d91af
29 changed files with 412 additions and 2194 deletions
15
index.rst
Normal file
15
index.rst
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Recent Posts
|
||||
============
|
||||
|
||||
.. toctree::
|
||||
:name: mastertoc
|
||||
:caption: Contents
|
||||
:titlesonly:
|
||||
:hidden:
|
||||
|
||||
.. postlist:: 10
|
||||
:author: len0rd
|
||||
:date: %Y-%m-%d
|
||||
:format: {date} - {title}
|
||||
:list-style: none
|
||||
:excerpts:
|
||||
Loading…
Add table
Add a link
Reference in a new issue