My personal website. https://slococo.com.ar
Go to file
Santiago Lo Coco da50b91631 Update grid options 2022-02-13 22:37:00 -03:00
.github Move deploy.sh 2022-02-10 19:14:59 -03:00
_includes Set height: 100% in projects_horizontal cards 2022-02-13 22:36:34 -03:00
_layouts Remove analytics include 2022-02-12 19:14:01 -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 description 2022-02-13 21:54:05 -03:00
_sass Update .card-item 2022-02-13 22:06:22 -03:00
assets Rename mansory 2022-02-12 19:14:56 -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 Use projects_horizontal and disable masonry 2022-02-13 22:06:55 -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