This is the repository for my site and blog where I write some random thoughts about software development and related things.
This project is made with:
- Astrojs;
- TailwindCSS;
- MDX
To enhance or fix something. First, you'll need to clone this repository:
git clone https://github.com/brunoarueira/blog.gitAfter, run the commands below:
cd blog/
yarn installOpen your editor of choice and start to improve or fix what you want.
To see the changes, you'll need to run:
yarn devThe command above will start the Astro development server, typically running on port 4321.
Open on your browser to http://localhost:4321 and you'll see your recent changes.
Some contents follow Creative Commons and the needed credits is given alongside the post which uses third parties content. The posts and other contents created by me should follow Creative Commons too, requiring to give the appropriate credits.