8b6e5c19b8
* init static site * add index * changes footer * remove search * add docs workflows * remove unused pages * remove commit step * README and CHANGELOG added, also fix cron typo * Sorry ayrat my bad xd * little glitch * fix base url * dates modify * fix authors * change structure * don't remove docs :] * remove rust code for static site * copy recursively * add random attribute * remove submodules * more fixes * master branch * CHANGELOG AND README update automated * fix ref * Icons may be work ? * fix deploy bug * i think fix the deploy bug * gitignore README and CHANGELOG * delete -f * delete desc * delete lead Co-authored-by: Ayrat Badykov <ayratin555@gmail.com>
7 lines
108 B
Markdown
7 lines
108 B
Markdown
+++
|
|
title = "Blog"
|
|
description = "Blog"
|
|
sort_by = "date"
|
|
paginate_by = 2
|
|
template = "blog/section.html"
|
|
+++
|