Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.

Compose theme #98

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[submodule "themes/hugo-whisper-theme"]
path = themes/hugo-whisper-theme
url = https://github.com/zerostaticthemes/hugo-whisper-theme
[submodule "themes/compose"]
path = themes/compose
url = https://github.com/onweru/compose
Empty file added .hugo_build.lock
Empty file.
39 changes: 3 additions & 36 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,6 @@ baseURL = "https://sous-chefs.org/"
languageCode = "en-us"
title = "Sous Chefs"
publishDir = "public"
themesDir = "themes"
theme = "hugo-whisper-theme"

[params]
homepage_button_link = '/docs'
homepage_button_text = 'Read The Docs'
google_analytics_id = "UA-130660686-1"
# mainSections = ["minutes","docs"]

[params.homepage_meta_tags]
meta_description = "Collaborative community of Chef practitioners dedicated to improving the quality of cookbooks"
meta_og_title = "Sous-Chefs"
meta_og_type = "website"
meta_og_url = "https://sous-chefs.org"
meta_twitter_site = "@souschefsorg"
meta_twitter_creator = "@souschefsorg"

[params.logo]
mobile = "/images/logo.png"
standard = "/images/logo.png"

[[menu.main]]
name = "Home"
url = "/"
weight = 1

# [[menu.main]]
# name = "Docs"
# url = "/docs/"
# weight = 2

# [[menu.main]]
# name = "Minutes"
# url = "/minutes/"
# weight = 3

enableRobotsTXT = true
enableGitInfo = true
theme = ["compose"]
19 changes: 19 additions & 0 deletions config/_default/markup.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[goldmark]
[goldmark.renderer]
unsafe = true
[goldmark.extensions]
typographer = false
[highlight]
codeFences = true
guessSyntax = false
hl_Lines = ""
lineNoStart = 1
lineNos = true
lineNumbersInTable = false
noClasses = false
style = "monokai"
tabWidth = 2
[tableOfContents]
endLevel = 4
ordered = false
startLevel = 2
15 changes: 15 additions & 0 deletions config/_default/menus/menu.en.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# # menu items
# [[main]]
# name = "Guidance"
# weight = 2
# url = "docs/"

# [[main]]
# name = "Example"
# weight = 3
# url = "https://docs.neuralvibes.com"

# [[main]]
# name = "Blog"
# weight = 4
# url = "blog/"
20 changes: 20 additions & 0 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
mainSections = ["posts", "docs", "blogs"]
time_format_blog = "Monday, January 02, 2006"
time_format_default = "January 2, 2006"
ga_analytics = "UA-130660686-1"

# sets the maximum number of lines per codeblock. The codeblock will however be scrollable and expandable.
codeMaxLines = 7
codeLineNumbers = false
centerLogo = true

[logo]
# lightMode = "images/logo.png"
# darkMode = "images/logo.png"
centerLogo = true

[source]
name = "GitHub"
iconLight = "images/GitHubMarkLight.svg"
iconDark = "images/GitHubMarkDark.svg"
url = "https://github.com/sous-chefs"
2 changes: 2 additions & 0 deletions content/_index.md → content/docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: 'Sous Chefs'
date: 2018-11-28T15:14:39+10:00
---

## Who We Are

The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. We also adopt cookbooks that are looking for a new home because the maintainer has moved on from using Chef or does not want the burden of maintaining it themselves anymore.

## Join Us
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Chef Conf 2017 "
date: "2017-05-21T20:24:17-05:00"
---
+++
title = "Chef Conf 2017"
date = "2017-05-21T20:24:17-05:00"
draft = true
+++

## Presentation

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "2018 In Review"
date: "2018-12-31"
---
+++
title = "2018 In Review"
date = "2018-12-31"
draft = true
+++

Hello, this is Joseph Holsten & Dan Webb from Sous Chefs. We've had quite a year, so I thought I'd summarize the major moments. Here we go!

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Chef License Change"
date: 2019-05-12
---
+++
title = "Chef License Change"
date = 2019-05-12
+++

Sous Chefs, as one of the most active communities around Chef, we felt it would be useful and appropriate to respond to the recent announcements from Chef.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: 'Community Leaders 2019'
date: "2019-10-10T00:00:00-00:00"
---
+++
title = 'Community Leaders 2019'
date = "2019-10-10T00:00:00-00:00"
draft = true
+++

Thank you all for voting on the board of Sous-Chefs Community Leaders. Voting has now closed and the results are in.

Expand All @@ -23,7 +24,6 @@ We would like to introduce and welcome the Sous-Chefs board:

[Tas50](https://github.com/Tas50) is continuing on in his Leadership position within Sous-Chef. Tim has been pivotal to Sous-Chefs and has aided in writing better cookbooks along with some amazing work for Chef, which has allowed us to automate more testing and test fixes than ever before. We are grateful for his continuing work! with us


### John Roesler

[John](https://github.com/JohnRoesler) is new to the board this year and has been an active member of the Sous-Chefs community. In the last year, he has been working a lot on the [HaProxy cookbook](https://github.com/sous-chefs/haproxy/) along with all the other cookbooks we mange. We are really excited to have him join us!
Expand Down
4 changes: 4 additions & 0 deletions content/docs/blogs/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: "Sous Chefs Blog"
weight: 1
---
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: "Board Nominations"
date: 2017-05-21T20:24:17-05:00
---
+++
title = "Board Nominations"
date = 2017-05-21T20:24:17-05:00
draft = true
+++

We've reached the time of year to vote in another set of board members.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: 'Community Leaders Nominations 2019'
date: "2019-08-27T20:24:17-05:00"
---
+++
title = 'Community Leaders Nominations 2019'
date = "2019-08-27T20:24:17-05:00"
draft = true
+++

Time has rolled around again and we're looking to elect a new set of community leaders. Ideally we're looking for three fresh new faces!

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Managing Cookbooks at Scale'
date: "2020-04-14T00:00:00-00:00"
---
+++
title = 'Managing Cookbooks at Scale'
date = "2020-04-14T00:00:00-00:00"
+++

[Sous-Chefs](http://sous-chefs.org/) is a community organisation and we like to think of ourselves as a home for unloved great cookbooks. We are also a place where these cookbooks will always get maintained moving forward.

Expand Down
6 changes: 6 additions & 0 deletions content/docs/guidance/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Cookbook Guidance"
weight: 1
---

Here y'all can find cookbook guidance!
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Contributing to Sous Chefs'
date: 2018-11-28T15:14:39+10:00
---
+++
title = 'Contributing to Sous Chefs'
date = 2018-11-28T15:14:39+10:00
+++

We are glad you want to contribute to a sous-chefs cookbook! The first step is the desire to improve the project.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Cookbook Support'
date: 2020-04-03T00:00:00+00:00
---
+++
description = 'Cookbook Support'
title = "Cookbook Support"
+++

Cookbook support is a complicated subject based on many variables, however this document should outline expectations in our cookbooks

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: 'Leaving Sous Chefs'
date: 2018-11-28T15:14:39+10:00
+++
title = 'Leaving Sous Chefs'
date = 2018-11-28T15:14:39+10:00
+++

---

If a maintainer wants to stop or leave, it's cool. We'll gladly point to the project's new home and keep an archive of the old history.
Expand Down
13 changes: 9 additions & 4 deletions content/docs/forking.md → content/docs/guidance/forking.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
+++
title = 'Forking to Sous Chefs'
date = 2018-11-28T15:14:39+10:00
+++

---
title: 'Forking to Sous Chefs'
date: 2018-11-28T15:14:39+10:00
---

## Hard Fork

Where it is not possible to contact the existing owner and transfer ownership to the sous-chefs, we can take over maintenance of a codebase by creating a hard fork.

## Adoption Note

If adopting an existing cookbook you must use the current name to carry on support for the existing user base.
In this case please see [cookbook transferring]({{< ref "docs/transferring.md" >}})
In this case please see [cookbook transferring]({{< ref "docs/info/transferring.md" >}})

## Before you begin

Expand Down
21 changes: 7 additions & 14 deletions content/docs/licenses.md → content/docs/guidance/licensing.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
---
title: 'Licenses'
date: 2018-11-28T15:14:39+10:00
---
## Table of Contents
+++
title = 'Licensing'
date = 2018-11-28T15:14:39+10:00
+++

- [Table of Contents](#table-of-contents)
- [Software License](#software-license)
- [Apache License _LICENSE_ file](#apache-license-license-file)
- [Apache License Header](#apache-license-header)
- [Apache License in the _README_](#apache-license-in-the-readme)
- [Documentation License](#documentation-license)
- [Creative Commons Attribution 4.0 International _LICENSE_ File](#creative-commons-attribution-40-international-license-file)
- [Creative Commons Attribution 4.0 International Icon](#creative-commons-attribution-40-international-icon)
---

## Software License

Expand All @@ -24,7 +16,8 @@ How to add the [Apache License](http://www.apache.org/licenses/LICENSE-2.0) to a
- [The repositories **must have** a _LICENSE_ file with the license.](#apache-license-license-file)
- [The _README_ file should have the license at the bottom.](#apache-license-in-the-readme)

### Apache License _LICENSE_ file

## Apache License LICENSE file

Put the license in a file called _LICENSE_ in the root of the repository:

Expand Down
6 changes: 6 additions & 0 deletions content/docs/info/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: "Reference Information"
weight: 1
---

## Refernce material
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Auto Releasing Sous-Chefs Cookbooks'
date: "2021-01-01T00:00:00-00:00"
---
+++
title = 'Auto Releasing Sous-Chefs Cookbooks'
date = "2021-01-01T00:00:00-00:00"
+++

[Sous-Chefs](http://sous-chefs.org/) is a [community funded](https://opencollective.com/sous-chefs) organisation and we like to think of ourselves as a home for unloved great cookbooks. We are also a place where these cookbooks will always get maintained moving forward.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: 'Becoming a Member'
date: 2018-11-28T15:14:39+10:00
---
+++
description = 'Becoming a Member'
title = 'Becoming a Member'
+++

Join us on the [Chef community slack](https://chefcommunity.slack.com/messages/sous-chefs/), and say hi!
Join us on the [Chef community Slack](https://chefcommunity.slack.com/messages/sous-chefs/), and say hi!

- Go to: [`modules/org_membership/main.tf`](https://github.com/sous-chefs/terraform-github-org/blob/main/modules/org_membership/main.tf)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
title: 'Cookbook Best Practices'
date: 2018-11-28T15:14:39+10:00
---
+++
title = 'Cookbook Best Practices'
description = 'OHAI'
date = 2018-11-28T15:14:39+10:00
+++

If we're adopting a cookbook and trying to bring it up to scratch, these are likely the first things people will expect.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 'Code of Conduct'
date: 2018-11-28T15:14:39+10:00
+++
title = 'Code of Conduct'
date = 2018-11-28T15:14:39+10:00
+++
---

Sous Chefs are dedicated to providing a harassment-free cookbook experience for everyone, regardless of gender, sexual orientation, disability, physical appearance, body size, race, or religion. We do not tolerate harassment of Sous Chefs participants in any form.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: 'Transferring to Sous Chefs'
date: 2018-11-28T15:14:39+10:00
---

Got a cookbook you'd like help with? We'd love to help!

## Before you begin
Expand Down
7 changes: 0 additions & 7 deletions content/docs/meetings.md

This file was deleted.

3 changes: 3 additions & 0 deletions content/images/GitHubMarkDark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading