Skip to content

Commit

Permalink
Merge pull request mattvh#703 from sfreytag/master
Browse files Browse the repository at this point in the history
Added a directory entry for the friday-theme.
  • Loading branch information
mattvh authored Aug 3, 2020
2 parents 03fa1f9 + da35c8b commit 01b6bb4
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions _posts/2020-03-02-friday-theme.md
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
Binary file added thumbnails/friday-theme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 01b6bb4

Please sign in to comment.