Skip to content

thejimmylin/jimmylin.org

Repository files navigation

jimmylin.org

https://www.jimmylin.org

A personal website/blog about me, built with Next.js and MDX.

Screenshots

index

post1

post2

Installation

You can install jimmylin.org with npm.

git clone https://github.com/thejimmylin/jimmylin.org
cd jimmylin.org
npm ci

Run Locally

You can run it locally.

npm run dev

Contributing

  1. Fork it (https://github.com/thejimmylin/jimmylin.org/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

Distributed under the MIT license. See LICENSE for more information.

Authors

About

A personal blog about me. I also try new things here.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published