DeAnti- Private Blog write in React, Next.js, TypeScript, SaSS and GEIST-UI
Developer: DeAnti-
- 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 Dependence
$ npm install
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