Skip to content

Commit 9738ee4

Browse files
authored
fix: Update docusaurus and make sponsor live (#86)
1 parent e737a12 commit 9738ee4

File tree

7 files changed

+7352
-2633
lines changed

7 files changed

+7352
-2633
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"editor.formatOnSave": true
3+
}

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@
22

33
https://www.streetsidesoftware.com
44

5-
This site uses the [Minimal Mistakes Jekyll theme](https://github.com/mmistakes/minimal-mistakes).
6-
75
## Run locally
86

97
```sh
10-
bundle exec jekyll serve
11-
# or
12-
npm run serve
8+
npm run start
139
```
1410

1511
## Resources

0 commit comments

Comments
 (0)