Skip to content

DeAntiWang/DeAntiBlog

Repository files navigation

DeAnti- Blog

DeAnti- Private Blog write in React, Next.js, TypeScript, SaSS and GEIST-UI

Developer: DeAnti-

Feature

  • Home page
  • Frosty style UI
  • Article List with searching & sorting
  • Tags List
  • Customizable menu navigation
  • Full text searching
  • Markdown & LaTeX rendering
  • Beautiful BackTop component
  • Music Player in Articles
  • Function bar on the side of Article
  • Server Side Render (Better SEO)
  • DarkMode including image
  • Admin page with Drag'n'Drop API

Install

Install Dependence

$ npm install

Usage

Please indicate the source if you want to use this project

Configure blog options in /config/options.js

$ npm run dev      # run in development environment
  
$ npm run export   # export static pages
  
$ npm run build    # build project
$ npm run start    # run the project that has been built

TODO

  • TOC
  • Update NPM libs & replace with <next/Image> (notice: breaking update)
  • Table Style when DarkMode

About

DeAnti Private Blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published