Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🤘
- Host: GitHub
- URL: https://github.com/lpsouza/lpsouza.github.io
- Owner: lpsouza
- License: cc0-1.0
- Created: 2014-03-12T16:35:29.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:07:22.000Z (2 months ago)
- Last Synced: 2024-10-29T15:56:42.783Z (2 months ago)
- Topics: blog, jekyll, jekyll-blog, jekyll-site
- Language: SCSS
- Homepage: https://luizsouza.com
- Size: 33.4 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.