desplesda / desplesda.github.io

The source code to my personal site, desplesda.net

Home Page:https://desplesda.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

desplesda.github.io

Install Jekyll and Bundler gems through RubyGems

~ $ gem install jekyll bundler

Create a new Jekyll site at ./myblog

~ $ jekyll new myblog

Change into your new directory

~ $ cd myblog

Build the site on the preview server

~/myblog $ bundle exec jekyll serve

Now browse to http://localhost:4000

About

The source code to my personal site, desplesda.net

https://desplesda.net


Languages

Language:HTML 67.0%Language:CSS 24.7%Language:Ruby 4.2%Language:JavaScript 4.1%