Initial commit
This commit is contained in:
25
_markdown/blog.md
Normal file
25
_markdown/blog.md
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
title: Blog
|
||||
template: pages
|
||||
page_dir: /blog
|
||||
---
|
||||
|
||||
# Welcome to... my blog!
|
||||
|
||||
<a href="/blog/feed.rss" target="_blank"><img src="/res/img/rss.gif" title="RSS Feed" alt="RSS feed gif"></a>
|
||||
|
||||
## Recent blog posts
|
||||
|
||||
1. 2025-06-21 - [Hello Again](/blog/2025/06/hello-again/)
|
||||
2. 2025-06-21 - [Static Site Generators](/blog/2025/06/static-site-generators/)
|
||||
3. 2023-11-01 - [Secure Apple ID Against iPhone Theft](/blog/2023/11/secure-apple-id-against-iphone-theft/)
|
||||
4. 2023-11-01 - [My Experience with Apple](/blog/2023/11/my-experience-with-apple/)
|
||||
5. 2019-05-26 - [Nexus 7 2013 WiFi and Ubuntu Touch](/blog/2019/05/nexus-7-2013-wifi-and-ubuntu-touch/)
|
||||
|
||||
## All blog posts
|
||||
|
||||
- 2025-06-21 - [Hello Again](/blog/2025/06/hello-again/)
|
||||
- 2025-06-21 - [Static Site Generators](/blog/2025/06/static-site-generators/)
|
||||
- 2023-11-01 - [Secure Apple ID Against iPhone Theft](/blog/2023/11/secure-apple-id-against-iphone-theft/)
|
||||
- 2023-11-01 - [My Experience with Apple](/blog/2023/11/my-experience-with-apple/)
|
||||
- 2019-05-26 - [Nexus 7 2013 WiFi and Ubuntu Touch](/blog/2019/05/nexus-7-2013-wifi-and-ubuntu-touch/)
|
Reference in New Issue
Block a user