A simple, blog-aware, static site using GitHub Pages to host the generated website without any costs directly from this GitHub repository.
Here is the link to see the result: https://bladx.github.io/.
Before starting, please follow the instructions in the Jekyll Docs to complete the installation of Ruby
, RubyGems
, Jekyll
, and Bundler
. In addition, Git is also required to be installed.
Before running for the first time, go to the root directory of your site, and install dependencies as follows:
$ bundle
Run the following command in the root directory of the site:
$ bundle exec jekyll serve
After a while, navigate to the site at http://localhost:4000.
For more details on usage, please refer to the tutorial on the demo website / wiki. Note that the tutorial is based on the latest release, and the features of the default branch are usually ahead of the documentation.
This theme is mainly built with Jekyll ecosystem, Bootstrap, Font Awesome and some other wonderful tools (their copyright information can be found in the relevant files). The avatar and favicon design come from Clipart Max.