Skip to content
/ xyz Public

Source code for my tech blog, Edge Cases πŸ‘¨β€πŸ’»πŸ‘‹

License

Notifications You must be signed in to change notification settings

mathdroid/xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

XYZ

Simple, JSON-based blog engine using Next.js

Usage

git clone https://github.com/mathdroid/xyz
cd xyz
# Edit xyz.json and posts.json
yarn install # npm install
yarn run dev

Migrating from Ghost

  1. Export your Ghost Blog data from Settings > Labs > Export
  2. Open the exported json, navigate to posts array
  3. Copy and paste (or cherry pick the content) from posts array to posts.json
  4. Modify xyz.json
  5. Deploy

License

MIT

About

Source code for my tech blog, Edge Cases πŸ‘¨β€πŸ’»πŸ‘‹

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published