Einverne.github.io

screenshot of Einverne.github.io
jekyll

personal blog,using jekyll-bootstrap,powered by github page

Overview:

This article discusses the process of creating a personal website using Jekyll-Bootstrap. It provides instructions on how to set up the website, create posts in both English and Chinese, and utilize the pre-existing blog theme available in the repository.

Features:

  • Easy Setup: The article provides step-by-step instructions on setting up a personal website using Jekyll-Bootstrap.
  • Multilingual Support: Users can create posts with titles in Chinese, which will automatically be converted to Pinyin.
  • Local Preview: The article explains how to run Jekyll and browse the website locally at http://localhost:4000.
  • Theme Selection: The repository includes a separate branch specifically for themes, allowing users to easily apply a pre-existing blog theme.
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.