Announce notes section
This commit is contained in:
parent
4a2275dfe6
commit
8172b25008
6 changed files with 26 additions and 4 deletions
|
|
@ -2,6 +2,6 @@
|
|||
title = "Notes"
|
||||
sort_by = "date"
|
||||
template = "notes.html"
|
||||
page_template = "note-page.html"
|
||||
page_template = "content.html"
|
||||
generate_feeds = true
|
||||
+++
|
||||
|
|
|
|||
|
|
@ -2,6 +2,6 @@
|
|||
title = "Notas"
|
||||
sort_by = "date"
|
||||
template = "notes.html"
|
||||
page_template = "note-page.html"
|
||||
page_template = "content.html"
|
||||
generate_feeds = true
|
||||
+++
|
||||
|
|
|
|||
8
content/notes/notes.md
Normal file
8
content/notes/notes.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
+++
|
||||
title = "New notes section"
|
||||
date = 2024-11-17
|
||||
+++
|
||||
|
||||
This blog now has a Notes section for shorter, less elaborate thoughts, meant to allow more free-form updates as opposed to the longer posts which take much more time to write.
|
||||
|
||||
As usual, [dedicated RSS feeds](/feeds) are available for all content or just notes on a per-language basis.
|
||||
8
content/notes/notes.pt.md
Normal file
8
content/notes/notes.pt.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
+++
|
||||
title = "Nova seção de notas"
|
||||
date = 2024-11-17
|
||||
+++
|
||||
|
||||
Este blog agora tem uma seção de Notas para postagens menos elaboradas e atualizações mais livres em contraposição aos posts longos que levam muito mais tempo para escrever.
|
||||
|
||||
Como sempre, [feeds RSS dedicados](/feeds) para cada categoria estão disponíveis, seja para todo o conteúdo ou apenas notas, tudo separado por idioma.
|
||||
Loading…
Add table
Add a link
Reference in a new issue