Category:Jekyll: Difference between revisions
Hoof Hearted (talk | contribs) mNo edit summary |
Hoof Hearted (talk | contribs) m (tag) |
||
Line 16: | Line 16: | ||
|status = Active<!--'Active' or 'Dormant' if available, 'Dead' if not--> | |status = Active<!--'Active' or 'Dormant' if available, 'Dead' if not--> | ||
}}{{PopulateCategory}} | }}{{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}}, {{ | '''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}}, {{tag|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 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 GitHub, Inc.<ref>[https://JekyllRb.com/docs/github-pages/ GitHub Pages]; ''JekyllRb.com''; Jekyll; accessed 10 August 2021.</ref> |
Revision as of 23:51, 10 August 2021
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: |
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 Template:W and Liquid templates,[1] and requires no database for storage, instead supports loading content from Template:W, JSON, CSV, and Template:W 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.0 1.1 1.2 1.3 Jekyll; OpenCollective.com; accessed 10 August 2021.
- ↑ Data files; JekyllRb.com; Jekyll; accessed 10 August 2021.
- ↑ GitHub Pages; JekyllRb.com; Jekyll; accessed 10 August 2021.
- External links
- Jekyll — at GitHub.com
- Jekyll resources — at JekyllRb.com
- Jekyll command line usage — at JekyllRb.com
- Jekyll showcase — at JekyllRb.com
- Jekyll history — at JekyllRb.com
- Jekyll Themes — at JekyllThemes.dev
- Template:W — at the English Wikipedia