Skip to content

vicotrbb/victorbona.blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

217 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi There!

This is my personal blog, feel free to use it as a template for your own just like I did.

How to start

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev

How to add a new post

  1. Create a new .mdx file in the app/blog/posts folder
  2. Add the post metadata at the top of the file
  3. Add the post content in the file
  4. Run npm run dev/Publish your changes to vercel

Article structure

---
title: "<title>"
publishedAt: "<date>"
summary: "<summary>"
tags: "<tags as comma separated values>"
---

<content>

About

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors