0.1.3 • Published 2 years ago

fsblog v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Introduction

This project is an blog extension for nextjs application.

Already implement following functions:

  • scan markdown files as post in directory /posts
  • cache the posts meta in file /.postsData
  • support front matter in markdown file
  • auto extract header and summary in markdown file
  • render markdown use marked

Planing functions:

  • sitemap
0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago