My personal website. https://slococo.com.ar
Go to file
Santiago Lo Coco 8fdfb25dfd Add particle-js div in 'about' page 2022-02-22 00:07:24 -03:00
.github Update deploy.yml (add workflow_dispatch) 2022-02-18 14:08:37 -03:00
_includes Add particles.html 2022-02-22 00:06:13 -03:00
_layouts Add particle-js div in 'about' page 2022-02-22 00:07:24 -03:00
_pages Replace strong with boldtext element 2022-02-17 23:59:39 -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 Replace strong with boldtext element 2022-02-17 23:59:39 -03:00
assets Set canvas position: absolute and top: 0px 2022-02-22 00:05:29 -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