Skip to content

πŸ“š Openblog is an elegant, simple, and user-friendly blog. Focused on accessibility, SEO, and performance.

License

Notifications You must be signed in to change notification settings

ilovefreesw/blog-template

Repository files navigation

Screenshot

⭐️ Leave a star if you like this project! ⭐️

Deploy with Vercel Deploy to Netlify

βœ… Lighthouse Score

openblog Lighthouse Score

πŸ”€ Readme Translations

πŸ’» Demo

Check out the Demo, hosted on Vercel
Screenshot

βš™οΈ Stack

πŸ’ͺ Features:

  • βœ… Minimal styling
  • βœ… Mobile responsive
  • βœ… 100/100 Lighthouse performance
  • βœ… SEO-friendly with canonical URLs and OpenGraph data
  • βœ… Sitemap support
  • βœ… RSS Feed support
  • βœ… Markdown & MDX support
  • βœ… Syntax highlighting
  • βœ… Image optimization
  • βœ… Table of contents
  • βœ… Dark mode
  • βœ… Reading Time
  • βœ… Pagefind static search library integration
  • βœ… Related posts
  • βœ… Share posts (Linkedin, twitter)
  • βœ… Draft mode (new)

πŸ›£οΈ Roadmap

  • ❌ Copy code block
  • ❌ Add post author
  • ❌ Add customization with colors
  • ❌ Add Pagination
  • ❌ Add filters for reading time, date...
  • ❌ Improve design of the navigation bar and footer
  • ❌ More sharing options
  • ❌ Internationalization (i18n)

πŸ‘¨πŸ»β€πŸ’» Running Locally

Recommended extensions for VSCode:

  1. Clone or fork the repository:
[email protected]:danielcgilibert/blog-template.git
  1. Install dependencies:
pnpm install
  1. Run the development server:
pnpm dev

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:3000
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying
pnpm run format:check Check code format with Prettier
pnpm run format Format codes with Prettier
pnpm run sync Generates TypeScript types for all Astro modules. Learn more.
pnpm run lint Lint with ESLint

πŸ‘‹ Contributors

About

πŸ“š Openblog is an elegant, simple, and user-friendly blog. Focused on accessibility, SEO, and performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 49.6%
  • MDX 42.0%
  • TypeScript 4.0%
  • JavaScript 2.8%
  • CSS 1.5%
  • Shell 0.1%