An open API service indexing awesome lists of open source software.

https://github.com/pedropcamellon/pedropcamellon.github.io

My minimalist blog.
https://github.com/pedropcamellon/pedropcamellon.github.io

Last synced: 2 months ago
JSON representation

My minimalist blog.

Awesome Lists containing this project

README

        

# My Blog Website

This repository contains the code for my personal blog website, built using vanilla JavaScript, CSS, HTML, and Tailwind CSS.

## About

This website allows me to share my thoughts, ideas, and experiences. I've used vanilla JavaScript, CSS, and HTML to keep the tech stack simple.

## Installation

Clone the repository to your local machine:

```bash
git clone https://github.com/pedropcamellon/pedropcamellon.github.io.git
```

Navigate to the project directory:

```bash
cd pedropcamellon.github.io
```

## Usage

Open the `index.html` file in your browser to view the site.

## Styling

The site utilizes Tailwind CSS for styling, included via CDN for simplicity. Modify the CSS classes in the HTML files to change the appearance of the site.