New link: Impressionist Blogging
This commit is contained in:
parent
b4e75b6264
commit
aebb981c5a
2 changed files with 10 additions and 4 deletions
|
|
@ -9,12 +9,12 @@ A responsive, bilingual, RSS-ready and system-themed blog with zero lines of Jav
|
||||||
## Done
|
## Done
|
||||||
- [x] Add links RSS feed to header metadata
|
- [x] Add links RSS feed to header metadata
|
||||||
- [x] Columnar widescreen articles
|
- [x] Columnar widescreen articles
|
||||||
- [x] Check if localized page exists before opening it with the language selector
|
- [x] Show language toggle only if localized page exists
|
||||||
- [x] Add source code link on homepage
|
- [x] Add source code link to footer
|
||||||
- [x] Improve mobile responsiveness
|
- [x] Improve mobile responsiveness
|
||||||
- [x] Light mode
|
- [x] Light mode
|
||||||
- [x] Set page titles dynamically
|
- [x] Set page titles dynamically
|
||||||
- [x] Handle header a11y
|
- [x] Handle header accessibility
|
||||||
- [x] Add post date
|
- [x] Add post date
|
||||||
- [x] Add post author
|
- [x] Add post author
|
||||||
- [x] Style inline `<code>` tags
|
- [x] Style inline `<code>` tags
|
||||||
|
|
@ -22,5 +22,5 @@ A responsive, bilingual, RSS-ready and system-themed blog with zero lines of Jav
|
||||||
- See: <https://pandoc.org/chunkedhtml-demo/13-syntax-highlighting.html>
|
- See: <https://pandoc.org/chunkedhtml-demo/13-syntax-highlighting.html>
|
||||||
- [x] Add an RSS feed
|
- [x] Add an RSS feed
|
||||||
- [x] Links RSS feed
|
- [x] Links RSS feed
|
||||||
- [x] No JavaScript browsing support
|
- [x] No-JavaScript browsing support
|
||||||
- [x] Add a 404 page
|
- [x] Add a 404 page
|
||||||
|
|
|
||||||
6
content/links/nielsen-impressionist-blogging.md
Normal file
6
content/links/nielsen-impressionist-blogging.md
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
+++
|
||||||
|
title = "The Impressionist Blogging Movement - Jim Nielsen’s Blog"
|
||||||
|
date = 2024-08-20
|
||||||
|
[extra]
|
||||||
|
url = "https://blog.jim-nielsen.com/2024/impressionist-blogging/"
|
||||||
|
+++
|
||||||
Loading…
Add table
Add a link
Reference in a new issue