forked from mattvh/jekyllthemes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request mattvh#703 from sfreytag/master
Added a directory entry for the friday-theme.
- Loading branch information
Showing
2 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
--- | ||
layout: post | ||
title: Friday Theme | ||
date: 2020-03-02 18:00:00 | ||
homepage: https://github.com/sfreytag/friday-theme/ | ||
download: https://github.com/sfreytag/friday-theme/archive/master.zip | ||
demo: https://sfreytag.github.io/friday-theme/ | ||
author: Simon Freytag | ||
thumbnail: friday-theme.png | ||
license: MIT | ||
license_link: https://github.com/sfreytag/friday-theme/blob/master/LICENSE.md | ||
--- | ||
|
||
## About | ||
|
||
Friday Theme is a theme for Jekyll using Bootstrap 4.4 designed to build a great personal web site with a portfolio, blog and project documentation. It is compatible with GitHub Pages. It supports all the Bootstrap components, it has blogs with tags, it has syntax highlighting and it has SVG icons. It is customisable with SCSS by simply changing the default Boostrap variables. | ||
|
||
## Screenshot | ||
|
||
<img src="https://raw.githubusercontent.com/sfreytag/friday-theme/master/screenshot.png" /> | ||
|
||
## Features | ||
|
||
- Installation | ||
- Designed for Jekyll 3.8 | ||
- Compatible with GitHub Pages | ||
- Configuration | ||
- Useful data files to quickly generate the profile sidebar and site navigation | ||
- Easy to configure, minimal options, sensible defaults | ||
- Styling | ||
- Styled with Bootstrap, proven to work cross-platform | ||
- Minimal additional SCSS to get in the way | ||
- Entirely customisable by tweaking the Boostrap SCSS variables | ||
- Layout | ||
- 2 column layout | ||
- Context-sensitive sidebars for blogs, documentation pages and normal content | ||
- Narrow/wide page options | ||
- Responsive layout built in | ||
- Lots of helpful includes and components to build out your site | ||
- JavaScript and Components | ||
- jQuery and Bootstrap JS included | ||
- Use all the Bootstrap components | ||
- Other goodies | ||
- Entypo SVG icons included | ||
- Syntax highlighting for code fragments using Rougify for over 100 different languages | ||
- Blog | ||
- A collection layout to build a blog with full support for tagging | ||
- Interactive tag filtering for the blog | ||
- Projects | ||
- A layout to list your projects, with a documentation-like layout for each project | ||
- Table of contents generation for documentation pages | ||
- Permalinks | ||
- Permalinks using baseurl throughout for deployment under a subdir or on GitHub pages | ||
- Permalinks using .html throughout for deployment to environments not using default directory indexes |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.