githubpages-bootstrap

githubpages-bootstrap

A website template for GitHub Pages. It is powered by Jekyll and Bootstrap.

GitHub Pages Bootstrap

This is a website template for the Automatic page generator on the GitHub Pages.

You can make a website quickly.

  • Download this.
  • Edit just 2 files.
    • index.md
    • _config.yml
  • Create new repository for GitHub Pages on the Github.
  • Push it by github client.
  • That's All.

You need not necessarily to use Ruby and Jekyll, because web pages will be generated by Github Pages.

Then you will write blog posts and documents, and push it. See following:

Enjoy!

Why "GitHub Pages Bootstrap"

Why I don't use "Octpress"?

Do you want to use Octpress? I'm not.

  • Its directory structure is very confusing.
  • Source document files must be stored in a another repository.
  • If you want to generate and publish webpages automaticaly, you must write a script of travis CI with great difficulty.

Because I want to take the easy course, I use the Jekyll. But Octpress is ....

Why I don't use "Jekyll Bootstrap"?

  • Do you know any people are using it?
  • I want a "Template of Webpages theme".
  • Modifying Webpages to look good is very hard.

So uncool.

Features

####Prepared in advance page layout Beautiful design is built in by the Grid system of "Bootstrap".

  • Popular website and blog style
  • Configurable page header
  • Configurable wallpaper
  • Side area for widgets
  • Responsive web design
  • etc.

Navigator menu can be modified in the "_config.yml".

  • Easy configurable menu.
  • Indicate showing page on the navigator.

Useful widgets

Many widgets are ready for use.

  • Show highlight blog posts with featured image.
  • Show slides with moving control.
  • Show recent blog posts.
  • Show favorite links.
  • Show search box.
  • Show blog posts for frontpage.
  • Show document index for frontpage.
  • etc.

Google ready

Easy to use Google Tools.

  • Google analytics
  • Google site verification
  • Google custom search engine

Blog and Document Collection

  • Pagination of blog posts.
  • Structured document page navigator.
  • Easy setting document collection.

See LICENSE

Thanks