Skip to content

ceynri/ceynri.cn

Repository files navigation

ceynri.cn

deploy workflow

You can visit https://ceynri.cn/ to experience.

Gridsome looks like out of maintenance, so I am looking for a substitute for Gridsome later on. If you have a good recommendation, welcome to communicate with me! 😉

Introduction

Structure

Home - A fancy single-screen page.

Home

Home logo and impression image add perspective effect for fun:

perspective

Blog - The main part of the website. Chinese attention.

Blog

Archive - Posts archived by year.

archive

About - About me, about name, about...

about

Tags - Posts aggregated according to the contained tags.

tag

Techology

ceynri.cn v2 is powered by Gridsome, which is a Vue-powered Static Site Generator inspired by Gatsby.

The comment system currently uses giscus, a plugin similar to utterances but uses discussions instead of issues.

Automatic update deployment via Github Action.

Compatibility

  • 😅 All IE versions are not supported. Please use MODERN browser if you are using IE.
  • 📱 Mobile is compatible.
  • 🙏 If you meet bugs, please submit an issue.

Versions

v2 is the version that is working now.

v1 project in git repo was archived at v1 branch (Chinese attention). You can still visit https://v1.ceynri.cn/ to experience it.


Development

Local development

Node.js 14x required

npx pnpm@7 install
npm run dev

GraphQL requires content folder with specific structure

Visit http://localhost:8080/ for development.

Build dist

npm run build

License

MIT © Ceynri