My personal website. https://slococo.com.ar
Go to file
Alan Sartorio 06305a1bfd
Fixed urls in calpkgs.md
2022-08-25 02:35:34 -03:00
.github Update deploy.yml (add workflow_dispatch) 2022-02-18 14:08:37 -03:00
_includes Rename all.min.css 2022-03-14 14:23:34 -03:00
_layouts Hide profile image on mobile devices 2022-03-14 14:32:52 -03:00
_pages Use rel-1z class 2022-02-22 00:48:52 -03:00
_plugins Remove comments 2022-02-10 19:17:42 -03:00
_projects Fixed urls in calpkgs.md 2022-08-25 02:35:34 -03:00
_sass Hide profile image on mobile devices 2022-03-14 14:32:52 -03:00
assets Rename all.min.css 2022-03-14 14:23:34 -03:00
.gitignore Remove css/notpurged/* 2022-02-17 21:57:42 -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