All Projects → tzuehlke → Jekyll Uno Timeline

tzuehlke / Jekyll Uno Timeline

Licence: mit
A Jekyll Theme, based on the Uno-Theme with some adjustments.

Labels

Projects that are alternatives of or similar to Jekyll Uno Timeline

Availity Uikit
Availity UI Kit powered by Bootstrap 4
Stars: ✭ 44 (-13.73%)
Mutual labels:  scss
Svelte Typescript Parcel
Svelte + Typescript + Parcel
Stars: ✭ 48 (-5.88%)
Mutual labels:  scss
Sassyfication
💅Library with sass mixins to speed up your css workflow.
Stars: ✭ 51 (+0%)
Mutual labels:  scss
Holly React
A React implementation of Davide Pacilio's free landing page template.
Stars: ✭ 45 (-11.76%)
Mutual labels:  scss
Atomic Builder
Atomic Builder - Framework SASS
Stars: ✭ 47 (-7.84%)
Mutual labels:  scss
Snack Helper
🗃 A universal CSS helper library.
Stars: ✭ 50 (-1.96%)
Mutual labels:  scss
Codyhouse Framework
A lightweight front-end framework for building accessible, bespoke interfaces.
Stars: ✭ 1,020 (+1900%)
Mutual labels:  scss
Ibm Security
A Carbon-powered React component library built by IBM Security
Stars: ✭ 52 (+1.96%)
Mutual labels:  scss
Cg Site
The cloud.gov website
Stars: ✭ 47 (-7.84%)
Mutual labels:  scss
Generator Baukasten
Awesome!
Stars: ✭ 50 (-1.96%)
Mutual labels:  scss
Lebab Ce
Lebab - Community Editor
Stars: ✭ 46 (-9.8%)
Mutual labels:  scss
Extension Workshop
Firefox Extension Workshop
Stars: ✭ 47 (-7.84%)
Mutual labels:  scss
Guide 3ds
A complete guide to 3DS custom firmware, from stock to boot9strap.
Stars: ✭ 1,055 (+1968.63%)
Mutual labels:  scss
Hexo Theme Snark
An hexo theme with lofter style
Stars: ✭ 45 (-11.76%)
Mutual labels:  scss
Hyde
Port of https://github.com/poole/hyde to Zola
Stars: ✭ 51 (+0%)
Mutual labels:  scss
Kirby Previews
Add some missing structure previews. Kirby 3 only.
Stars: ✭ 44 (-13.73%)
Mutual labels:  scss
Atlas Ui Framework
The shortest path to a stunning User Interface for all Mendix applications.
Stars: ✭ 49 (-3.92%)
Mutual labels:  scss
Twitter Blog Vue
vue+golang模仿twitter风格写一个自己的博客💪
Stars: ✭ 53 (+3.92%)
Mutual labels:  scss
Xp.css
A CSS framework for building faithful recreations of operating system GUIs.
Stars: ✭ 1,061 (+1980.39%)
Mutual labels:  scss
Minimal Mistakes
📐 Jekyll theme for building a personal site, blog, project documentation, or portfolio.
Stars: ✭ 8,967 (+17482.35%)
Mutual labels:  scss

Jekyll-Uno with Projects as Timeline

A Jekyll Theme, based on the Uno-Theme with a list of projects as Timeline.

How does is look

Demo Screenshot jekyll-theme-desktop jekyll-theme-mobil

Installation/Setup

  1. Download or clone repo git clone https://github.com/tzuehlke/jekyll-uno-timeline.git
  2. Enter the folder: cd jekyll-uno-timeline/
  3. Build it: jekyll build
  4. Start Jekyll server: jekyll serve
  5. Configure: _config.yml
    • at least set font_awesome or download and add the font in head.html

Access via: http://localhost:4000/

Details/Features/Changes

  • based on the Uno-Theme, but:
    • removed everything with posts
    • content-wrapper can be shown or hidden with button
    • changed all icons to Font-Awesome
    • updated google-analytics snipped
    • added Meetup-Link
    • removed RSS
    • removed Disqus
    • using a Timeline-Design instead of posts, therefore no pagination anymore
  • using Timeline (CSS, HTML ) from { Personal } Jekyll Theme for a list of projects, but:
    • still with 3 layouts for different screen-width, but without images on small screens
    • timeline information source is now _data/projects.yaml
    • always using the timeline-inverted-class, for text on the right side of the images
  • using github_api.js from Jalpc., but:
    • changed the GitHub-URL for using with persons and organisations
    • added watchers number
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].