My personal website. https://slococo.com.ar
Go to file
Santiago Lo Coco b22a4b98f7 Remove middle name 2022-02-17 21:54:34 -03:00
.github Move deploy.sh 2022-02-10 19:14:59 -03:00
_includes Remove middle name 2022-02-17 21:54:34 -03:00
_layouts Remove middle name 2022-02-17 21:54:34 -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 Add favicon 2022-02-17 21:48:09 -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 Add newlines in LICENSE.md 2022-02-14 21:34:20 -03:00
README.md Fix typo 2022-02-14 21:36:03 -03:00
_config.yml Remove middle name 2022-02-17 21:54:34 -03:00

README.md

Installation

First, you must install Ruby and Bundler.

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

bundle install
bundle exec jekyll serve

Contributing

PRs are welcome.

License

MIT