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

https://github.com/ramonsantos/ramonsantos.github.io

Personal website.
https://github.com/ramonsantos/ramonsantos.github.io

github-pages jekyll ruby

Last synced: 3 months ago
JSON representation

Personal website.

Awesome Lists containing this project

README

          

# Ramon Santos
[![Build Status](https://github.com/ramonsantos/ramonsantos.github.io/actions/workflows/github-pages.yml/badge.svg)](https://github.com/ramonsantos/ramonsantos.github.io/actions)
![ruby](https://img.shields.io/badge/ruby-3.1.2-dc143c)
![jekyll](https://img.shields.io/badge/jekyll-4.3.1-dc143c)

Personal website.

## Technology
* Ruby 3.1.2
* Jekyll 4.3.1

## Services Used
* Github Pages

## Getting started

Install dependencies:

$ bundle install

Run the project:

$ bundle exec jekyll server