Skip to content

Releases: gaomingzhao666/nano-blog

v1.2.4

01 Nov 04:44
Compare
Choose a tag to compare

Features

  • i18n: set sitemap for i18n
  • icon: new icons Burger Close Coding Server Script
  • component: Modal comes out on mobile screen size

Fixes

  • component: Modal component props type fix
  • component: make Modal responsive on mobile screen size
  • i18n: use cn replace zh-CN marks
  • style: make Header responsive on mobile screen size

Chores

  • style: remove custom color functionality to the Tag component
  • style: more rounded border to PostCard component

Refactor

  • style: PostCard component rewrite
  • lint: better readability for components

v1.0.0

28 Oct 05:43
Compare
Choose a tag to compare

Features

  • feat: i18n support

Removals

  • component: Pagination
  • feat: Dispus support
  • feat: Tina CMS support
  • feat: Category functionality
  • feat: Draft functionality
  • feat: Netlify support
  • icon: Shape Favicon

Chore

  • module: CJS to ESM
  • improve: modularize i18n files

Refactor

  • lint: conform to Astro recommend ESlint rules
  • remove: unused variables and functions

v0.1.0

26 Oct 14:14
Compare
Choose a tag to compare

Nano-blog Released

📕 Nano-blog n super fast, lightweight and SEO friendly blog made by Astro, and base on openBlog template 📕

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
  • [√] Copy code block
  • [√] CMS in the repository (Tina CMS)
  • [√] Pagination
  • [√] ViewTransition (new)
  • [√] Disqus comments (new)

⚙️ Stacks