Publish
Function | Platform | Description |
---|---|---|
Editor | Obsidian | Text editor for note-taking in markdown |
Publishing | Obsidian Digital Garden | Sharing and presenting notes online |
Static Site Gen. | 11ty | Generates static websites from content |
Version Control | GitHub | Platform for version management |
Deployment | Vercel | Cloud platform for hosting web projects |
Deployment | Cloudflare Pages | Hosting static site with generous limit on bandwith |
Status
Eleventy
- Set custom 404 rule
- Add 404 page
- Add navigation dependency
Obsidian
- Change theme to Border with preset style setting GitHub-Dark
- Install necessary plugins
- Set custom custom CSS with snippets
- Update theme to Tokyo Night
Vercel
- Configure no-index headers and rewrite rule
- Harden security headers to grade A
- Delete past deployment
Cloudflare Pages
- Migrate to Cloudflare Pages
- Configure global wide and specific headers
- Harden security headers to grade A
- Configure content optimization
GitHub
- Configure dependable bot for update and security alert
- Merge pull request from dependable bot
- Create a new repository for Cloudflare pages
Digital Garden
- Customize styling for web and mobile view
- Set migration setting to the new repository
Backlink