Districtfine / PersonalWebsite

My personal blog and portfolio website, built with Jekyll

Home Page:https://bassi.li

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Portfolio Website

The source code and documentation for my personal website and blog. Hosts portfolio sections for all my miscellaneous projects as well as my professional work experience. If Jekyll is installed, you can serve the Jekyll site locally by typing the following into your BASH terminal: jekyll serve & This will build and run the site locally on port 4000 (i.e. localhost:4000), and optionally run the server in the background.

sudo bundle install  # Prepare system to run server
bundle exec jekyll serve --baseurl "" --port 8000  # Launches server at localhost:8000

About

My personal blog and portfolio website, built with Jekyll

https://bassi.li

License:GNU General Public License v3.0


Languages

Language:CSS 54.9%Language:Python 24.2%Language:HTML 19.9%Language:Ruby 0.9%Language:Shell 0.1%