Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Darkmode #33

Merged
merged 53 commits into from
Feb 6, 2024
Merged
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
ed18822
support light/dark mode images
osterman Feb 2, 2024
e901696
optimize readme formatting
osterman Feb 2, 2024
94f1762
spruce up checkboxes
osterman Feb 2, 2024
52aeae2
adjust formatting
osterman Feb 5, 2024
dc5f7c1
fix logic
osterman Feb 5, 2024
05392a5
remove whitespace
osterman Feb 5, 2024
6a0abfb
remove whitespace
osterman Feb 5, 2024
48756d3
convert to using img tags and support video
osterman Feb 5, 2024
c4fb9e1
import strings
osterman Feb 5, 2024
d18484a
fix regex match
osterman Feb 5, 2024
af280b7
rebuild readme
osterman Feb 5, 2024
d8003b8
convert banner image to html
osterman Feb 5, 2024
936998e
update readme
osterman Feb 5, 2024
c0bb2f8
update readme
osterman Feb 5, 2024
2558a43
update readme
osterman Feb 6, 2024
c8cad19
update readme
osterman Feb 6, 2024
c9abe06
fix formatting
osterman Feb 6, 2024
b102440
update readme
osterman Feb 6, 2024
e86a780
update readme
osterman Feb 6, 2024
f9a1676
update readme
osterman Feb 6, 2024
58f16bc
update readme
osterman Feb 6, 2024
e0b4761
update readme
osterman Feb 6, 2024
464b272
update readme
osterman Feb 6, 2024
5142158
update readme
osterman Feb 6, 2024
4ea4042
update readme
osterman Feb 6, 2024
bb74aae
update readme
osterman Feb 6, 2024
eacf2be
update readme
osterman Feb 6, 2024
9855722
update readme
osterman Feb 6, 2024
71bff18
update readme
osterman Feb 6, 2024
7577c26
update readme
osterman Feb 6, 2024
97612b5
update readme
osterman Feb 6, 2024
cca7746
update readme
osterman Feb 6, 2024
0266ab6
update readme
osterman Feb 6, 2024
93c7a4f
update readme
osterman Feb 6, 2024
a0ec7c2
update readme
osterman Feb 6, 2024
00381f3
play with whitespace
osterman Feb 6, 2024
b226107
play with whitespace
osterman Feb 6, 2024
192f7c6
update copy
osterman Feb 6, 2024
3de6f98
update readme
osterman Feb 6, 2024
fe8b973
update readme
osterman Feb 6, 2024
d51eaf1
update readme
osterman Feb 6, 2024
4834136
update readme
osterman Feb 6, 2024
edb148c
update readme
osterman Feb 6, 2024
7b828b9
update readme
osterman Feb 6, 2024
09822ff
update copy
osterman Feb 6, 2024
1fcee37
update readme
osterman Feb 6, 2024
40e0f33
update readme
osterman Feb 6, 2024
c1c3a53
update readme
osterman Feb 6, 2024
7dc800f
update readme
osterman Feb 6, 2024
5b79619
update copy
osterman Feb 6, 2024
dbb306d
update readme
osterman Feb 6, 2024
cbce291
update readme
osterman Feb 6, 2024
32bcd87
fix video tag to supported format
osterman Feb 6, 2024
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
Prev Previous commit
Next Next commit
update copy
osterman committed Feb 6, 2024
commit 5b7961934b0e8b70e29184a5e23ea8eb9f47cf8e
2 changes: 1 addition & 1 deletion README.md.gotmpl
Original file line number Diff line number Diff line change
@@ -208,7 +208,7 @@ If you are interested in being a contributor and want to get involved in develop
Hit us up in [Slack][slack], in the `#cloudposse` channel.

In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
1. Review our [Code of Conduct](?tab=coc-ov-file#code-of-conduct) and [Contributor Guidelines](https://github.com/cloudposse/.github/blob/main/CONTRIBUTING.md).
1. Review our [Code of Conduct](https://github.com/cloudposse/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributor Guidelines](https://github.com/cloudposse/.github/blob/main/CONTRIBUTING.md).
2. **Fork** the repo on GitHub
3. **Clone** the project to your own machine
4. **Commit** changes to your own branch