My personal website. https://slococo.com.ar
Go to file
Santiago Lo Coco a49a41b4a9 Remove beautify plugin 2022-02-10 19:17:35 -03:00
.github Move deploy.sh 2022-02-10 19:14:59 -03:00
_includes Remove conversion to lowercase 2022-02-10 19:07:54 -03:00
_layouts Remove beautify plugin 2022-02-10 19:17:35 -03:00
_pages Remove conversion to lowercase 2022-02-10 19:07:54 -03:00
_plugins Remove beautify plugin 2022-02-10 19:17:35 -03:00
_projects Translate BottlerOS.md 2022-02-10 16:34:34 -03:00
_sass Make project card entirely clickable (and delete unnecesary div) 2022-02-10 13:11:22 -03:00
assets Rename robotoFont.css and remove .zip 2022-02-10 18:08:30 -03:00
blog Remove unused images 2022-02-10 11:00:15 -03:00
downloads/pgpkey Add 'downloads' folder (with pages without layout) 2022-02-03 01:22:04 -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 unused images 2022-02-10 11:00:15 -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 beautify plugin 2022-02-10 19:17:35 -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