Write using Markdown and convert to HTML
- Server Side Rendering
- SEO
- Responsive
- Switch theme
- Acessibility
- Tests
- StoryBook
run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000.
or
run the production server
npm run build; npm run start
# or
yarn build; yarn start
Open http://localhost:3000.
All posts at folder: posts
Figma: https://www.figma.com/file/eUHjkMYVBnDikQ970byfGe/blog?node-id=0%3A1
Deploy(vervel): http://xmatheus.dev/ | https://blog-xmatheus.vercel.app/