Skip to content

yashjawale/yashjawale.github.io

Repository files navigation

My Personal Website

Built with Astro Lint, Format, and Type Check Deploy to GitHub Pages

Website for sharing my thoughts on whatever I find interesting with the world!

Homepage Screenshot

Visit at https://yashjawale.github.io/

Features

  • Image optimization on build
  • Accessible emojis
  • Automatic reading time display for posts
  • Automatic last update status for posts
  • Dark mode support
  • RSS feed

Running Locally

  • Clone this repository
  • Install dependencies with npm i
  • Start dev server with npm run dev

Adding a blog post

  • Add your-blog-post.md file under src/content/blog (filename denotes the URL slug)
  • Write content in file using Markdown syntax
  • Add cover image at src/assets/blogimages/<YOUR_SLUG>/cover.jpg - Recommended dimensions: 853x480px
  • For adding images to content, use the folowing syntax for caption support ![Alt text](../../assets/blogimages/<YOUR_SLUG>/imagename.ext)
  • Create a PR & merge after passing workflow checks

Yash Jawale

About

My personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •