Skip to content

laishere/blog-website

Repository files navigation

A Blog Website Built with Remix

Blog Website

For blog content, check here.

Setup

  1. Clone this repository

  2. Update app/lib/config.ts

  3. Copy .env.template to .env and change the content

  4. Install dependencies

    npm run install

Development

Run the dev server:

npm run dev

For generating the blog meta and view the blog posts locally. You need to setup the blog content locally and specify the path of the content in .env variable VITE_LOCAL_CONTENT_DIR.

Please check the guide in here.

Deploy to vercel

vercel

About

A blog website built with Remix

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published