My personal website. https://slococo.com.ar
Go to file
Santiago Lo Coco d52d5e7362 Remove comments 2022-02-12 18:04:18 -03:00
.github Move deploy.sh 2022-02-10 19:14:59 -03:00
_includes Remove academicons link 2022-02-12 17:47:51 -03:00
_layouts Remove distill pub and update common.js 2022-02-12 18:01:00 -03:00
_pages Update 404.md 2022-02-12 12:59:23 -03:00
_plugins Remove comments 2022-02-10 19:17:42 -03:00
_projects Translate BottlerOS.md 2022-02-10 16:34:34 -03:00
_sass Remove comments 2022-02-12 18:04:18 -03:00
assets Remove distill pub and update common.js 2022-02-12 18:01:00 -03:00
.gitignore Remove robots.txt (and ignore it) 2022-02-10 19:10:43 -03:00
CNAME Create CNAME 2022-01-15 00:09:38 -03:00
Gemfile Remove jekyll-archives, blog and archive-* 2022-02-10 19:41:14 -03:00
LICENSE.md Update and rename LICENSE.md 2022-02-10 16:54:22 -03:00
README.md Update hyperlinks 2022-02-10 19:14:31 -03:00
_config.yml Exclude deploy.sh 2022-02-10 19:44:17 -03:00

README.md

Installation

First, you must install Ruby and Bundler.

Then, to deploy the webpage locally, you need to run run:

bundle install
bundle exec jekyll serve

Contributing

PRs are welcome.

License

MIT