Skip to content

anishthite/blog-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Nunjucks 44.3%
  • JavaScript 32.1%
  • CSS 23.6%