Biscuit is a single-page responsive Jekyll theme. This is the simplest and still-good-looking Jekyll theme that you can find.
You can use this theme with Jekyll or simply use it with GitHub Pages. For local usage, simply download Jekyll and follow the installation guide for more information. You can download the 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.
_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.bold italic
blockquotes
import os,time
print ("Biscuit")
Biscuit is derived from the 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.