Category:Jekyll: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "Wiki Engine" to "Wiki engine")
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Wiki Engine <!--see 'Template:Wiki Engine' for full detail-->
{{Wiki engine <!--see 'Template:Wiki engine' for full detail and hidden help advice-->
|name            = Jekyll
|name            = Jekyll
|URL              = https://JekyllRb.com
|URL              = https://JekyllRb.com
|logo            = [[File:Jekyll (software) Logo.png|280px|Jekyll logo]]<!--https://JekyllRb.com/img/logo-2x.png-->
|logo            = https://JekyllRb.com/img/logo-2x.png
|wide logo        = y<!--insert 'y' when the logo is too wide AND / OR the title is too long-->
|wide logo        = y<!--insert 'y' when the logo is too wide AND / OR the title is too long-->
|changes URL      = https://JekyllRb.com/news/
|changes URL      = https://JekyllRb.com/news/
Line 8: Line 8:
|about URL        = https://JekyllRb.com/philosophy/
|about URL        = https://JekyllRb.com/philosophy/
|documentation URL= https://JekyllRb.com/docs/
|documentation URL= https://JekyllRb.com/docs/
|main topic      = Wiki Engine<!--leave this as is, it can not be over-ridden-->
|maintopic        = Wiki engine<!--leave this as is, it can not be over-ridden-->
|founder          = Wiki engine founder<br><small>(founder and CTO, etc)</small><!--wiki engine founder & other position(s); wikilink if needed-->
|founder          = Wiki engine founder<br><small>(founder and CTO, etc)</small><!--founder & other position(s); wikilink if needed; if none, use 'unknown'-->
|CEO              = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--wiki engine Owner/Chief Executive Officer; wikilink if needed-->
|CEO              = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--engine Owner/Chief Executive Officer; wikilink if needed; if none, use 'unknown'-->
|language        = English<!--for interface only, eg: English, Multilingual, Japanese etc, not for support or meta wiki-->
|language        = English<!--for interface only, eg: English, Multilingual, Japanese etc; not for support or meta wiki-->
|prog language    = Ruby<!--https://Jekyllrb.com/docs/ruby-101/-->
|prog language    = Ruby<!--https://Jekyllrb.com/docs/ruby-101/-->
|s/w license      = MIT license<!--WikiMatrix, GitHub, or SourceForge may advise; 'Multi license' if more than one (detail in prose below)-->
|s/w license      = MIT license<!--WikiMatrix, GitHub, or SourceForge may advise-->
|status          = Active<!--'Active' or 'Dormant' if available, 'Dead' if not-->
|status          = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support-->
}}{{PopulateCategory}}
}}
'''Jekyll''' is a simplistic software package compiled in {{tag|Ruby}}.  Created by the co-founder of [[GitHub]],<ref name=OpenCollective>[https://OpenCollective.com/jekyll Jekyll]; ''OpenCollective.com''; accessed 10 August 2021.</ref> it is released as {{tag|open source}} under the terms of the {{tag|MIT license}}.  Although primarily a [[:Category:Blog|blog]] publishing software,<ref name=OpenCollective/> due to its option for in-page (including section) editing, Jekyll also functions as a great {{tag|Wiki Engine|wiki engine}}.  Jekyll is able to render by utilising {{tag|Markdown}} or {{W|Textile (markup language)|Textile}} and [https://shopify.GitHub.io/liquid/ Liquid] templates,<ref name=OpenCollective/> and requires no [[:Category:Database|database]] for storage, instead supports loading content from {{W|YAML}}, {{W|JSON}}, {{tag|CSV}}, and {{W|Tab-separated values|TSV}} files.<ref>[https://JekyllRb.com/docs/datafiles/ Data files]; ''JekyllRb.com''; Jekyll; accessed 10 August 2021.</ref>
'''Jekyll''' is a simplistic software package compiled in {{tag|Ruby}}.  Created by the co-founder of [[GitHub]],<ref name=OpenCollective>[https://OpenCollective.com/jekyll Jekyll]; ''OpenCollective.com''; accessed 10 August 2021.</ref> it is released as {{tag|open source}} under the terms of the {{tag|MIT license}}.  Although primarily a [[:Category:Blog|blog]] publishing software,<ref name=OpenCollective/> due to its option for in-page (including section) editing, Jekyll also functions as a great {{tag|Wiki engine|wiki engine}}.  Jekyll is able to render by utilising {{tag|Markdown}} or {{Wp|Textile (markup language)|Textile}} and [https://shopify.GitHub.io/liquid/ Liquid] templates,<ref name=OpenCollective/> and requires no [[:Category:Database|database]] for storage, instead supports loading content from {{Wp|YAML}}, {{tag|JSON}}, {{tag|comma-separated value}} (CSV), and {{Wp|tab-separated values}} (TSV) files.<ref>[https://JekyllRb.com/docs/datafiles/ Data files]; ''JekyllRb.com''; Jekyll; accessed 10 August 2021.</ref>


Jekyll can be customised by way of {{tag|Cascading Style Sheets|CSS}}, including Bootstrap, and {{tag|Semantic Web|semantic}} functions.  Sites created in Jekyll can also be connected to cloud-based [[:Category:Content management system|CMS]] software such as CloudCannon, Forestry, Netlify, or Siteleaf; and this also enables [[editor]]s to modify site content without having to know how to code.  Notably, Jekyll is the software engine used by GitHub Pages from GitHub, Inc.<ref>[https://JekyllRb.com/docs/github-pages/ GitHub Pages]; ''JekyllRb.com''; Jekyll; accessed 10 August 2021.</ref>
Jekyll can be customised by way of {{tag|Cascading Style Sheets|CSS}}, including Bootstrap, and {{tag|Semantic Web|semantic}} functions.  Sites created in Jekyll can also be connected to cloud-based [[:Category:Content management system|CMS]] software such as CloudCannon, Forestry, Netlify, or Siteleaf; and this also enables [[editor]]s to modify site content without having to know how to code.  Notably, Jekyll is the software engine used by GitHub Pages from {{tag|GitHub|GitHub, Inc.}}<ref>[https://JekyllRb.com/docs/github-pages/ GitHub Pages]; ''JekyllRb.com''; Jekyll; accessed 10 August 2021.</ref>


Jekyll is sponsored by the Open Collective.<ref name=OpenCollective/>
Jekyll is sponsored by the Open Collective.<ref name=OpenCollective/>
Line 26: Line 26:


;''External links<!--
;''External links<!--
{{WikiEngineFeatures}}-->
{{WikiMatrix wiki engine features}}-->
*[[GitHub:jekyll/jekyll|Jekyll]] — at [[GitHub|GitHub.com]]
*[[GitHub:jekyll/jekyll|Jekyll]] — at [[GitHub|GitHub.com]]
*[https://JekyllRb.com/resources/ Jekyll resources] — at JekyllRb.com
*[https://JekyllRb.com/resources/ Jekyll resources] — at JekyllRb.com
Line 33: Line 33:
*[https://JekyllRb.com/docs/history/ Jekyll history] — at JekyllRb.com
*[https://JekyllRb.com/docs/history/ Jekyll history] — at JekyllRb.com
*[https://JekyllThemes.dev Jekyll Themes] — at JekyllThemes.dev
*[https://JekyllThemes.dev Jekyll Themes] — at JekyllThemes.dev
*{{W|Jekyll (software)|Jekyll}} — at the [[English Wikipedia]]
*{{Wp|Jekyll (software)|Jekyll}} — at the [[English Wikipedia]]
 
{{PopulateCategory}}
[[Category:FoundedIn2009]]<!--https://WikiEngineURL.org/index.php?title=Special:AncientPages-->
[[Category:Founded in 2009]]<!--https://WikiEngineURL.org/index.php?title=Special:AncientPages-->

Latest revision as of 19:18, 23 November 2022

https://JekyllRb.com/img/logo-2x.png
Jekyll
Changes • [No WikiNode] • About • Documentation • [No Source code]
Main topic: Wiki engine
Founded by: Wiki engine founder
(founder and CTO, etc)
Owner / CEO: Owner and/or CEO
(owner and/or CEO)
Interface language: English
Programming language: Ruby
Software license: MIT license
Status: Active

Jekyll is a simplistic software package compiled in Ruby. Created by the co-founder of GitHub,[1] it is released as open source under the terms of the MIT license. Although primarily a blog publishing software,[1] due to its option for in-page (including section) editing, Jekyll also functions as a great wiki engine. Jekyll is able to render by utilising Markdown or Textile and Liquid templates,[1] and requires no database for storage, instead supports loading content from YAML, JSON, comma-separated value (CSV), and tab-separated values (TSV) files.[2]

Jekyll can be customised by way of CSS, including Bootstrap, and semantic functions. Sites created in Jekyll can also be connected to cloud-based CMS software such as CloudCannon, Forestry, Netlify, or Siteleaf; and this also enables editors to modify site content without having to know how to code. Notably, Jekyll is the software engine used by GitHub Pages from GitHub, Inc.[3]

Jekyll is sponsored by the Open Collective.[1]

References
  1. 1.0 1.1 1.2 1.3 Jekyll; OpenCollective.com; accessed 10 August 2021.
  2. Data files; JekyllRb.com; Jekyll; accessed 10 August 2021.
  3. GitHub Pages; JekyllRb.com; Jekyll; accessed 10 August 2021.
External links
This Category: Jekyll is either empty, or sparsely populated,
and needs to be 'populated' with articles, stubs (and / or other categories)
relevant to the subject matter of this specific category.

Include an article page in this category via one (or more) of three methods:
a. add Jekyll in the appropriate field of its infobox template
b. 'tag' a word within the prose of the article, eg. {{tag|Jekyll}}
c. add [[Category:Jekyll]] at the bottom of its edit box.

Pages in category “Jekyll”

This category contains only the following page.