My personal website. https://slococo.com.ar
Go to file
Santiago Lo Coco 8a09e60ef1 Remove ^M in assets/js/* 2022-02-14 21:27:11 -03:00
.github Move deploy.sh 2022-02-10 19:14:59 -03:00
_includes Remove masonry 2022-02-14 21:24:00 -03:00
_layouts Remove masonry 2022-02-14 21:24:00 -03:00
_pages Update grid options 2022-02-13 22:37:00 -03:00
_plugins Remove comments 2022-02-10 19:17:42 -03:00
_projects Update sadedot.md 2022-02-14 21:12:32 -03:00
_sass Use absolute position in .github-icon 2022-02-13 23:45:27 -03:00
assets Remove ^M in assets/js/* 2022-02-14 21:27:11 -03:00
.gitignore Remove purgecss.txt and dummy.html 2022-02-14 21:21:41 -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 Remove masonry 2022-02-14 21:24:00 -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