Skip to content

Commit b4e118d

Browse files
docs: add epic-content-stack to examples.md (#703)
Co-authored-by: Kent C. Dodds <[email protected]>
1 parent 4fa381d commit b4e118d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/examples.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ This page links to examples of how to implement some things with the Epic Stack.
104104
[@ShafSpecs](https://github.com/ShafSpecs): An example of using Epic Stack
105105
offline with [Remix PWA](https://remix-pwa.run). The guide can be found
106106
[here](https://remix-pwa.run/docs/main/offline)
107+
- [Stripped down Epic Stack for content sites](https://github.com/arpitdalal/epic-content-stack)
108+
by [@arpitdalal](https://github.com/arpitdalal): An example of stripped down
109+
Epic Stack without DB, E2E, and authentication code. It's suitable for content
110+
sites that don't need a DB or authentication.
107111
- [Epic Stack + Shadcn Themes](https://github.com/saurabhp75/epic-themes) by
108112
[@saurabhp75](https://github.com/saurabhp75): An example of Epic Stack with
109113
[Shadcn Themes](https://ui.shadcn.com/themes).

0 commit comments

Comments
 (0)