This is a serverless blog experiment to demonstrate integration with mdblog-cms API. It uses only the endpoints and convert the Markdown content into beautiful posts.
This project uses all mdblog-cms public APIs to show the blog information. The minimalist layout is focused on images, texts and performance. For styles was used Tailwind and for other features, Next.js.
- Clone the repository
git clone https://github.com/endopedro/mdblog.git
-
Then create and fill the .env file (based on .env.example) with your services credentials and app information.
-
Install dependencies
yarn
- Fire up the server and watch files
yarn dev
- Go to the address http://localhost:3000/