Sergioamjr / raulmelo.dev

Personal website and blog

Home Page:https://www.raulmelo.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Website and Blog

Medium asks you to pay to read my articles? No problem, just hold my beer.

Build bagde

Language

The default language is my mother lang, PT-BR 🇧🇷 but I already prepare the environment for English posts as soon I have them.

Stack

How to run

  1. Clone this repository
  2. Install all dependencies by running yarn
  3. Run the dev server by running yarn dev

Structure

For new blog posts, a folder with the following structure should be created inside blog folder:

blog/<post-year>/<post-month>/<post-short-title>/index.md

For an English translation, in the post folder, just add a file index.en.md

License

MIT

About

Personal website and blog

https://www.raulmelo.dev/

License:MIT License


Languages

Language:TypeScript 85.6%Language:JavaScript 14.4%