Skip to content

VVoruganti/archived-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

My 11ty blog deployed to http:https://www.vineeth.io

Usage

Basically just two different commands to know pnpm run build for making the static assets and pnpm run start for starting a live reload server.

The site is hosted using cloudflare pages, which builds and pushes the page.

TODO

  • Change the global font
  • Change layout to be more like Moonscript because that one looks cool
  • Add Metadata
  • Add tags similar to notion lists
  • Proper dynamic meta tags using the frontmatter in posts
  • Pagination of front page
  • Dynamic resizing
  • Favicon
  • Sitemap
  • Garden link
  • preload stylesheet
  • Links open in tab
  • Highlighting of Code

Random Ideas

Metadata

This section describes different metadata specifications for better standards on how to structure a blog

Inspiration

Fonts

Used the Inconsolata font in the end product.

Themes