From 1609a69d0a52b1377428794a281a8f12aea27fd0 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 25 May 2020 18:20:16 +0200 Subject: [PATCH 1/9] Set theme jekyll-theme-cayman --- _config.yml | 1 + index.md | 37 +++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 _config.yml create mode 100644 index.md diff --git a/_config.yml b/_config.yml new file mode 100644 index 00000000..c4192631 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-cayman \ No newline at end of file diff --git a/index.md b/index.md new file mode 100644 index 00000000..dee37ea8 --- /dev/null +++ b/index.md @@ -0,0 +1,37 @@ +## Welcome to GitHub Pages + +You can use the [editor on GitHub](https://github.com/jailmanager/jailmanager.github.io/edit/master/index.md) to maintain and preview the content for your website in Markdown files. + +Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files. + +### Markdown + +Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for + +```markdown +Syntax highlighted code block + +# Header 1 +## Header 2 +### Header 3 + +- Bulleted +- List + +1. Numbered +2. List + +**Bold** and _Italic_ and `Code` text + +[Link](url) and ![Image](src) +``` + +For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/). + +### Jekyll Themes + +Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/jailmanager/jailmanager.github.io/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file. + +### Support or Contact + +Having trouble with Pages? Check out our [documentation](https://help.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out. From 09937795a097a9debaaa0a0ba3b41da3e4a8f9e6 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 25 May 2020 18:25:42 +0200 Subject: [PATCH 2/9] Update index.md --- index.md | 39 +++++++-------------------------------- 1 file changed, 7 insertions(+), 32 deletions(-) diff --git a/index.md b/index.md index dee37ea8..5d652497 100644 --- a/index.md +++ b/index.md @@ -1,37 +1,12 @@ -## Welcome to GitHub Pages +## Welcome to Jail Manager -You can use the [editor on GitHub](https://github.com/jailmanager/jailmanager.github.io/edit/master/index.md) to maintain and preview the content for your website in Markdown files. +Jail Manager is the community that maintains JailMan. +Please be aware: This homepage is still very much under construction. -Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files. - -### Markdown - -Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for - -```markdown -Syntax highlighted code block - -# Header 1 -## Header 2 -### Header 3 - -- Bulleted -- List - -1. Numbered -2. List - -**Bold** and _Italic_ and `Code` text - -[Link](url) and ![Image](src) -``` - -For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/). - -### Jekyll Themes - -Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/jailmanager/jailmanager.github.io/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file. +### JailMan +JailMan is a one-line iocage jail management and deployment tool for FreeNAS and FreeBSD. +If you are interested in using JailMan, please visit us on github [github](https://github.com/jailmanager/jailman/) ### Support or Contact -Having trouble with Pages? Check out our [documentation](https://help.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out. +Having trouble with JailMan? Check out our [Wiki](https://wiki.jailmanager.org) or [github](https://github.com/jailmanager/jailman/) and we’ll help you sort it out. From f474c2004220c1a69ccbfb82a087e31de04e2eaf Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 25 May 2020 18:27:11 +0200 Subject: [PATCH 3/9] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 00000000..f6ac5079 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +jailmanager.org \ No newline at end of file From 483ec203dcc1279b3f406cb1d2e26a058c4c72e9 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sat, 30 May 2020 16:32:44 +0200 Subject: [PATCH 4/9] Publish a preliminary roadmap and some more information about the project. Also fix site title and description Add download urls to download zip and tarbal of latest jailman version. --- _config.yml | 8 +++++++- index.md | 16 +++++++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index c4192631..fa9ec1f7 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1,7 @@ -theme: jekyll-theme-cayman \ No newline at end of file +theme: jekyll-theme-cayman +title: Jail Manager +description: The home of JailMan +show_downloads:true +github: + zip_url: https://github.com/jailmanager/jailman/zipball/master + tar_url: https://github.com/jailmanager/jailman/tarball/master \ No newline at end of file diff --git a/index.md b/index.md index 5d652497..d251085a 100644 --- a/index.md +++ b/index.md @@ -1,12 +1,26 @@ ## Welcome to Jail Manager Jail Manager is the community that maintains JailMan. -Please be aware: This homepage is still very much under construction. ### JailMan JailMan is a one-line iocage jail management and deployment tool for FreeNAS and FreeBSD. If you are interested in using JailMan, please visit us on github [github](https://github.com/jailmanager/jailman/) +## Supported operating systems + +While we always aim to improve, we have a limited capacity to support older or newer operating systems. Our focus is the current version of FreeNAS and, the future, TrueNAS CORE. +That being said: We do look forward to support more operating systems like FreeBSD and Linux. + +### Roadmap + +While we can't make promises due to the nature of opensource development, we aim to release frequent bugfixes aka minor releases (1.2.x releases) and less frequent major releases that will also change the way you interact with JailMan. + +Our current roadmap is as follows: + +Next Minor release: Before 01-07-2020 +Next Major release: Before 01-09-2020 + + ### Support or Contact Having trouble with JailMan? Check out our [Wiki](https://wiki.jailmanager.org) or [github](https://github.com/jailmanager/jailman/) and we’ll help you sort it out. From e5d688a7fc98451798e77cc9203dbce7b0075aac Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sat, 30 May 2020 16:35:56 +0200 Subject: [PATCH 5/9] typo2 --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index fa9ec1f7..3190c1e9 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ theme: jekyll-theme-cayman title: Jail Manager description: The home of JailMan -show_downloads:true +show_downloads: true github: zip_url: https://github.com/jailmanager/jailman/zipball/master tar_url: https://github.com/jailmanager/jailman/tarball/master \ No newline at end of file From 526a445d4330b2503620a5c334eef8ecb28e510d Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 30 May 2020 16:38:04 +0200 Subject: [PATCH 6/9] typo fix --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index d251085a..943501f9 100644 --- a/index.md +++ b/index.md @@ -6,7 +6,7 @@ Jail Manager is the community that maintains JailMan. JailMan is a one-line iocage jail management and deployment tool for FreeNAS and FreeBSD. If you are interested in using JailMan, please visit us on github [github](https://github.com/jailmanager/jailman/) -## Supported operating systems +### Supported operating systems While we always aim to improve, we have a limited capacity to support older or newer operating systems. Our focus is the current version of FreeNAS and, the future, TrueNAS CORE. That being said: We do look forward to support more operating systems like FreeBSD and Linux. From 7fce6058253b1afc116072df0be9e72451d805a0 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 30 May 2020 16:41:56 +0200 Subject: [PATCH 7/9] fix version spacing --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 943501f9..b04c95e2 100644 --- a/index.md +++ b/index.md @@ -17,8 +17,8 @@ While we can't make promises due to the nature of opensource development, we aim Our current roadmap is as follows: -Next Minor release: Before 01-07-2020 -Next Major release: Before 01-09-2020 +- Next Minor release: Before 01-07-2020 +- Next Major release: Before 01-09-2020 ### Support or Contact From 33aeb7bb45342aa6079cb5831c5d395dcfd666be Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sun, 12 Jul 2020 20:17:15 +0200 Subject: [PATCH 8/9] 1.2.3 is delayed Due to testing delays and some bugs comming up, 1.2.3 is delayed --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index b04c95e2..1ec9513d 100644 --- a/index.md +++ b/index.md @@ -17,8 +17,8 @@ While we can't make promises due to the nature of opensource development, we aim Our current roadmap is as follows: -- Next Minor release: Before 01-07-2020 -- Next Major release: Before 01-09-2020 +- Next Minor release (1.2.3): Before 15-07-2020 +- Next Major release (1.3.0): Before 01-09-2020 ### Support or Contact From c65609bd425066c9ca823b009437076557118f59 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Thu, 16 Mar 2023 10:02:37 +0100 Subject: [PATCH 9/9] no message --- CNAME => jailman/website/CNAME | 0 _config.yml => jailman/website/_config.yml | 0 index.md => jailman/website/index.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename CNAME => jailman/website/CNAME (100%) rename _config.yml => jailman/website/_config.yml (100%) rename index.md => jailman/website/index.md (100%) diff --git a/CNAME b/jailman/website/CNAME similarity index 100% rename from CNAME rename to jailman/website/CNAME diff --git a/_config.yml b/jailman/website/_config.yml similarity index 100% rename from _config.yml rename to jailman/website/_config.yml diff --git a/index.md b/jailman/website/index.md similarity index 100% rename from index.md rename to jailman/website/index.md