From 8f4913c2ff549b0ce422e9d92e142eb0d5e2a0c6 Mon Sep 17 00:00:00 2001 From: Jekyll One <33450556+jekyll-one@users.noreply.github.com> Date: Tue, 20 Sep 2022 12:31:16 +0200 Subject: [PATCH] Update jekyll-j1-template.md New version 2022.5.2 --- content/theme/jekyll-j1-template.md | 101 ++++++++++++++++++---------- 1 file changed, 65 insertions(+), 36 deletions(-) diff --git a/content/theme/jekyll-j1-template.md b/content/theme/jekyll-j1-template.md index ad74f45e8..6d794e4da 100644 --- a/content/theme/jekyll-j1-template.md +++ b/content/theme/jekyll-j1-template.md @@ -1,9 +1,10 @@ --- -title: J1 Template Starter -github: https://github.com/jekyll-one/j1-template-starter -demo: https://j1-template-starter.netlify.app/ -author: Jürgen Adams -date: 2021-11-06T00:00:00.000Z +title: J1 Template Starter +github: https://github.com/jekyll-one-org/j1-template-starter +demo: https://jekyll-one-org.github.io/ +author: Jürgen Adams +date: 2022-09-20 + ssg: - Jekyll cms: @@ -11,33 +12,25 @@ cms: css: - Bootstrap archetype: - - Personal - - Portfolio + - Website - Blog + - Multi Purpose - Documentation - Business description: J1 Template - Create powerful modern static websites. -stale: false -disabled: true -disabled_reason: error checking demo url --- # A fully configurable Jekyll Theme -* Fully Responsive. J1 Template supports modern web browsers on all - devices for best results on PCs, Tablets, and SmartPhones. -* Full Bootstpap V4 support. Current Technology and Design. Excellent - performance running desktop and mobile websites. Use Jekyll One to - present your content at its best. -* Start in no time. No programming is needed to start using J1. The - Template provides a large number of building blocks to create modern - web pages in minutes. +Jekyll meets Bootstrap - and makes a lot of friends. J1 Template combines +the best of OpenSource software for the Web and the Web site generator +`Jekyll`. J1 is OpenSource, and so are the packaged modules - no pain for +private or professional use. Explore this site to learn what's possible if you go to the Jekyll Way. -## Features +![Screenshot](https://github.com/jekyll-one-org/j1-template/raw/main/starter-screenshot.jpg "J1 Starter Web") -The template combines the best free software for the web. Jekyll One Template -is OpenSource and the modules included are free to use as well. No license -issues for private or professional use. + +## Features * Fully Responsive. J1 Template supports modern web browsers on all devices for best results on PCs, Tablets, and SmartPhones. @@ -48,13 +41,15 @@ issues for private or professional use. Template provides a large number of building blocks to create modern web pages in minutes. +**No license issues for private or professional use**. + ### General -* Jekyll 4.2 support -* Ruby 2.7 support +* Jekyll V4 support +* Ruby V3 support * Asciidoc (Asciidoctor) and Markdown support * Asciidoctor plugins included -* Bootstrap V4 (v4.6) +* Bootstrap V5 (v5.2) * Responsive Design * Material Design * Responsive Text @@ -70,24 +65,58 @@ issues for private or professional use. ### Modules and Extensions * Bootstrap extensions included +* Bootstrap Themes Support included * Asciidoctor extensions included -* Smooth-srcoll support -* Full-text search engine included (Lunr) -* Blog Post navigation included -* GDPR compatible cookie consent module included -* Translator module (Google, Deepl) included +* Advanced Banners and Panels included +* Source Code Hightlighter (Rouge) included +* Smooth Srcoll support +* Infine Srcoll support +* Animate on Srcoll support +* Full-text Search Engine included (Lunr) +* Desktop Web Navigation included +* Mobile Web Navigation included +* Blog Post Navigation included +* GDPR compatible Cookie Consent module included +* Translator module (Google Translator) included +* Master Header module included * Clipboard module included +* TOC module included * Floating Action Buttons included -* Navigation modules included -* Lightbox modules included -* Gallery modules included +* Lightbox module included +* Gallery module included * Carousel module included +* Slider module included * Video modules included ### Addons and Integrations -* Featured example content included -* Royalty free images included -* Comment provider support for Hyvor and Disqus +* Featured Example Content included +* Royalty Free Images included +* Asciidoc (Asciidoctor) and Markdown (Kramdown) support +* Icon Fonts (FA, MDI, Iconify) included +* Video Player (HTML, YouTube, Vimeo, Dailymotion) included +* Scalable Text Support +* Comment Provider support (Hyvor and Disqus) * Google Analytics support +* Support for Jupyter Notebooks * Deploy on Github Pages (source only), Netlify and Heroku ready + +## Supported platforms + +J1 is supported on all current **x64-based** OS: + +* Windows 10, build >= 1903 +* Windows WSL 2 +* Linux, Kernel version >= 4.15 (e.g. Ubuntu 18.x LTS) +* OSX, version >= 10.10.5 (Yosemite) + +Note that 32-bit versions (x32) are generally **not** supported for +**all** platforms. + +## Live Demo + +The template comes with a Web included, a skeleton for your new Web site. +This Web is called the **Starter Web**, a general-purpose Website scaffold to be modified for your needs. The built-in Starter Web can be visited live +at [Netlify](https://j1-preview-netlify.netlify.app/). + +**Have fun exploring what a modern static web, a Jekyll site can do**!