Skip to content

Commit adc093c

Browse files
bdougieBrian 'bdougie' Douglas
andauthored
fix: Renamed open sauced to OpenSauced (#90)
* removes footer images * removes mustart * renames everything to OpenSauced --------- Co-authored-by: Brian 'bdougie' Douglas <bdougie@no-reply.github.com>
1 parent dbca490 commit adc093c

9 files changed

Lines changed: 22 additions & 38 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Open Sauced
3+
Copyright (c) 2023 OpenSauced
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<div align="center">
22
<br>
33

4-
[![Open Sauced](https://i.ibb.co/7jPXt0Z/logo1-92f1a87f.png)](https://opensauced.pizza)
4+
[![OpenSauced](https://i.ibb.co/7jPXt0Z/logo1-92f1a87f.png)](https://opensauced.pizza)
55

6-
# 🍕 Open Sauced Docs 🍕
6+
# 🍕 OpenSauced Docs 🍕
77
> The path to your next Open Source contribution
88
99
[![Code Size](https://img.shields.io/github/languages/code-size/open-sauced/docs.opensauced.pizza?style=flat)](https://github.com/open-sauced/docs.opensauced.pizza/pulse)
@@ -16,11 +16,11 @@
1616

1717
## 🧪 Built for Experimenting
1818

19-
This tool is meant to accelerate development on [Open Sauced](https://opensauced.pizza) by giving contributors a way to access [Docusaurus 2](https://docusaurus.io/) powered developer documentation available at [docs.opensauced.pizza](https://docs.opensauced.pizza).
19+
This tool is meant to accelerate development on [OpenSauced](https://opensauced.pizza) by giving contributors a way to access [Docusaurus 2](https://docusaurus.io/) powered developer documentation available at [docs.opensauced.pizza](https://docs.opensauced.pizza).
2020

2121
## 🤝 Contributing
2222

23-
We encourage you to contribute to Open Sauced! Please check out the [Contributing guide](https://docs.opensauced.pizza/contributing/introduction-to-contributing/) for guidelines about how to proceed.
23+
We encourage you to contribute to OpenSauced! Please check out the [Contributing guide](https://docs.opensauced.pizza/contributing/introduction-to-contributing/) for guidelines about how to proceed.
2424

2525
<img align="right" src="https://i.ibb.co/CJfW18H/ship.gif" width="200"/>
2626

@@ -34,8 +34,8 @@ npm start
3434
## 🍕 Community
3535

3636
Got Questions? Join the conversation in our [Discord](https://discord.gg/U2peSNf23P).
37-
Find Open Sauced videos and release overviews on our [YouTube Channel](https://www.youtube.com/channel/UCklWxKrTti61ZCROE1e5-MQ).
37+
Find OpenSauced videos and release overviews on our [YouTube Channel](https://www.youtube.com/channel/UCklWxKrTti61ZCROE1e5-MQ).
3838

3939
## ⚖️ LICENSE
4040

41-
MIT © [Open Sauced](LICENSE)
41+
MIT © [OpenSauced](LICENSE)

docs/contributing/introduction-to-contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ For those interested in getting involved in the project or just open source in g
135135

136136
## Funding
137137

138-
Open Sauced is a part of GitHub Sponsors. If you would like to contribute, please note the [sponsor page](https://github.com/sponsors/open-sauced) for details on how funds are distributed. If you have made any contributions to the projectd directly or indirectly, please consider adding your profile to the [FUNDING.yml](https://github.com/open-sauced/.github/blob/main/FUNDING.yml).
138+
OpenSauced is a part of GitHub Sponsors. If you would like to contribute, please note the [sponsor page](https://github.com/sponsors/open-sauced) for details on how funds are distributed. If you have made any contributions to the projectd directly or indirectly, please consider adding your profile to the [FUNDING.yml](https://github.com/open-sauced/.github/blob/main/FUNDING.yml).
139139

140140
## Community
141141

@@ -149,5 +149,5 @@ Do you have questions? Join the conversation in our [Discord](https://discord.gg
149149

150150
## License
151151

152-
By contributing to the Open Sauced project, you agree that your contributions will be licensed
152+
By contributing to the OpenSauced project, you agree that your contributions will be licensed
153153
under its [MIT license](https://raw.githubusercontent.com/open-sauced/open-sauced/main/LICENSE).

docs/introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
slug: /
3-
sidebar_label: Introduction to Open Sauced 🍕
3+
sidebar_label: Introduction to OpenSauced 🍕
44
---
55

6-
# Introduction to Open Sauced ![img](../static/favicon.ico)
6+
# Introduction to OpenSauced ![img](../static/favicon.ico)
77

88
![Example banner](../static/img/what-is-opensauced.jpg)
99

1010
[Watch this on YouTube](https://www.youtube.com/watch?v=h8gwrzis-dY&list=PLHyZ0Wz_A44XAE-6Gbd69pZLTdqWdwlBx&index=1&t=2s)
1111

12-
Open Sauced provides guidance for new contributors finding their next contribution. Our approach towards onboarding offers a way to track contributions through a GitHub powered dashboard.
12+
OpenSauced provides guidance for new contributors finding their next contribution. Our approach towards onboarding offers a way to track contributions through a GitHub powered dashboard.

docs/technical/resolve-merge-conflicts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ And it's ready to merge:
150150

151151
## Dependency updates
152152

153-
When dealing with dependency and lock file updates there are multiple use cases to consider, however as a baseline, the open sauced triage team will not prioritize parallel main features as seen in the roadmap.
153+
When dealing with dependency and lock file updates there are multiple use cases to consider, however as a baseline, the OpenSauced triage team will not prioritize parallel main features as seen in the roadmap.
154154

155155
However when that happens, it is advised to:
156156
- fast-forward `npm-shrinkwrap.json`

docusaurus.config.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
33

44
/** @type {import('@docusaurus/types').DocusaurusConfig} */
55
module.exports = {
6-
title: 'Open Sauced',
6+
title: 'OpenSauced',
77
tagline: 'The path to your next Open Source contribution',
88
url: 'https://docs.opensauced.pizza',
99
baseUrl: '/',
@@ -20,11 +20,11 @@ module.exports = {
2020
indexName: 'opensauced',
2121
algoliaOptions: { 'facetFilters': ["type:$TYPE"] },
2222
debug: false,
23-
placeholder: 'Search Open Sauced Docs',
23+
placeholder: 'Search OpenSauced Docs',
2424
},
2525
navbar: {
2626
logo: {
27-
alt: 'Open Sauced Logo',
27+
alt: 'OpenSauced Logo',
2828
src: 'img/logo_lightmode.png',
2929
srcDark: 'img/logo_darkmode.png',
3030
href: 'https://opensauced.pizza/'
@@ -37,7 +37,7 @@ module.exports = {
3737
position: 'left',
3838
},
3939
{
40-
alt: 'Open Sauced Logo',
40+
alt: 'OpenSauced Logo',
4141
src: 'img/logo.svg',
4242
href: 'https://opensauced.pizza/'
4343
},
@@ -58,7 +58,7 @@ module.exports = {
5858
},
5959
{
6060
href: 'https://opensauced.pizza/',
61-
label: 'Open Sauced',
61+
label: 'OpenSauced',
6262
position: 'right',
6363
},
6464
],
@@ -70,7 +70,7 @@ module.exports = {
7070
},
7171
footer: {
7272
logo: {
73-
alt: 'Open Sauced Logo',
73+
alt: 'OpenSauced Logo',
7474
src: 'img/logo.svg',
7575
href: 'https://opensauced.pizza/'
7676
},
@@ -124,7 +124,7 @@ module.exports = {
124124
],
125125
},
126126
],
127-
copyright: `Copyright © ${new Date().getFullYear()} Open Sauced. Built with Docusaurus.`,
127+
copyright: `Copyright © ${new Date().getFullYear()} OpeSauced. Built with Docusaurus.`,
128128
},
129129
prism: {
130130
theme: lightCodeTheme,

src/css/custom.css

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,3 @@ html[data-theme='dark'] .docusaurus-highlight-code-line {
4242
position: absolute;
4343
background-repeat: no-repeat;
4444
}
45-
46-
.footer__col:nth-child(1) > .footer__title::after {
47-
background-image: url('../../static/favicon-32x32.png');
48-
left: 40px;
49-
}
50-
51-
.footer__col:nth-child(2) > .footer__title::after {
52-
background-image: url('../../static/img/openSauced-icon.png');
53-
}
54-
55-
.footer__col:nth-child(3) > .footer__title::after {
56-
background-image: url('../../static/img/mustard.png');
57-
top: -2px;
58-
left: 45px;
59-
}
60-

static/img/mustard.png

-9.77 KB
Binary file not shown.

static/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"short_name": "Open Sauced Docs",
3-
"name": "Open Sauced Docs",
2+
"short_name": "OpenSauced Docs",
3+
"name": "OpenSauced Docs",
44
"start_url": "/?source=pwa",
55
"background_color": "#ffffff",
66
"display": "standalone",

0 commit comments

Comments
 (0)