Skip to content

bladx/bladx.github.io

Repository files navigation

Jekyll Blog

A simple, blog-aware, static site using GitHub Pages to host the generated website without any costs directly from this GitHub repository.

Build and deploy

Result

Here is the link to see the result: https://bladx.github.io/.

Usage

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.

Installing Dependencies

Before running for the first time, go to the root directory of your site, and install dependencies as follows:

$ bundle

Running Local Server

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.

Documentation

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.

Credits

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.

About

Jekyll powered personal blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published