Publish

FunctionPlatformDescription
EditorObsidianText editor for note-taking in markdown
PublishingObsidian Digital GardenSharing and presenting notes online
Static Site Gen.11tyGenerates static websites from content
Version ControlGitHubPlatform for version management
DeploymentVercelCloud platform for hosting web projects
DeploymentCloudflare PagesHosting 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