Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.73 KB

index.md

File metadata and controls

46 lines (31 loc) · 1.73 KB
layout
default

Banner

Biscuit is a single-page responsive Jekyll theme. This is the most simple and still-good-looking Jekyll theme that you can find.

Usage

You can use this theme with Jekyll or you can simply use it with Github Pages. For local usage just download Jekyll, use installation guide for more. You can download latest Biscuit from its Github repository.

If you prefer to use Github Pages, you do not need to download it, upload files to a new repository...etc., just fork and use it.

Files

  • _config.yml : Main configuration file.
  • index.md : Website page (for now, this page).
  • _includes/head.html : File to add custom code to <head> section.
  • _includes/scripts.html : File to add custom code before </body>. You can change footer at here.
  • _sass folder : Related scss files can be found at this folder.
  • css/main.csss : Main scss file.
  • README.md : A simple readme file.

Example tag usage

Header 1

Header 2

Header 3

bold italic

blockquotes

import os,time
print ("Biscuit")

Licence and Author Information

Biscuit is derived from currently deprecated theme Solo. The development of Biscuit is maintained by Sefer Bora Lisesivdin.

Biscuit and the previous code where Biscuit is derived are distributed with MIT license.