Category:Jekyll: Difference between revisions
Hoof Hearted (talk | contribs) mNo edit summary |
Hoof Hearted (talk | contribs) m (Text replacement - "Wiki Engine" to "Wiki engine") |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Wiki | {{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 = | |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/ | ||
| | |maintopic = Wiki engine<!--leave this as is, it can not be over-ridden--> | ||
|founder = Wiki engine founder<br><small>(founder and CTO, etc)</small><!-- | |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><!-- | |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 | |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 | |s/w license = MIT license<!--WikiMatrix, GitHub, or SourceForge may advise--> | ||
|status = Active<!--'Active | |status = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support--> | ||
}} | |||
'''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 | '''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<!-- | ||
{{ | {{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 | ||
*{{ | *{{Wp|Jekyll (software)|Jekyll}} — at the [[English Wikipedia]] | ||
{{PopulateCategory}} | |||
[[Category: | [[Category:Founded in 2009]]<!--https://WikiEngineURL.org/index.php?title=Special:AncientPages--> |
Latest revision as of 19:18, 23 November 2022
|
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.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
- Jekyll — at the English Wikipedia
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: |