Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lpsouza/lpsouza.github.io

My Website 🤘
https://github.com/lpsouza/lpsouza.github.io

blog jekyll jekyll-blog jekyll-site

Last synced: about 2 months ago
JSON representation

My Website 🤘

Awesome Lists containing this project

README

        

# My Website 😅

This repository contains the files of my website!

## History

- Original website has created in 2009 using Wordpress technology.
- In 2019 has changes to Jekyll and hosted on Github Pages.
- In 2020 I create a original Jekyll Theme.
- In 2021 I release the new Jekyll Theme.

## Running Locally

After clone this repository, you can run the website locally using the following command:

```bash
bundle exec jekyll serve
```

Important: You need to have Ruby installed on your machine.