Skip to content

ClementBobin/blog-ghost

Repository files navigation

blog-?.vercel.app

My personal space

Deploy with Vercel

Technology stack

Running locally

  1. Clone this repo:
$ git clone https://github.com/ClementBobin/blog-ghost
  1. Then go to the project's folder:
cd blog
  1. Install node.js:

node.js

  1. Install all dependencies:
npm i
  1. Run locally:
npm run dev

File structure

The basic file structure for the project is organized in the following way:

.
|-- pages
`-- public

Here you'll find some of the CSS, images, and font files.

License

MIT License © Clement BOBIN

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A public blog we created with the 1SIO of 2023

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published