1
+ # Code Hike
2
+
1
3
### Build rich content websites with Markdown and React
2
4
3
5
Code Hike is an open-source library that bridges the gap between Markdown and React to help you create technical content that takes advantage of the modern web.
@@ -12,13 +14,37 @@ Try it online on [StackBlitz](https://stackblitz.com/github/code-hike/v1-starter
12
14
npx create-next-app -e https://github.com/code-hike/v1-starter
13
15
```
14
16
15
- <!-- #### Powered by
17
+ ---
18
+
19
+ [ ![ GitHub Accelerator] ( https://github.com/user-attachments/assets/373ac21a-170e-44ea-9401-ed12e545a7f0#gh-dark-mode-only )] ( https://github.blog/2023-04-12-github-accelerator-our-first-cohort-and-whats-next/#gh-dark-mode-only )
20
+ [ ![ GitHub Accelerator] ( https://github.com/user-attachments/assets/9e6675bb-4981-4cd8-951b-96ae8f40c9ea#gh-light-mode-only )] ( https://github.blog/2023-04-12-github-accelerator-our-first-cohort-and-whats-next/#gh-light-mode-only )
21
+
22
+ ### Top Sponsors
23
+
24
+ [ ![ Meta] ( https://github.com/user-attachments/assets/e3964404-3fb8-483b-8f99-e65ae2740301#gh-dark-mode-only )] ( https://opensource.fb.com/#gh-dark-mode-only )
25
+ [ ![ Meta] ( https://github.com/user-attachments/assets/3be6741f-f6ea-4957-a0ab-32954aab7f84#gh-light-mode-only )] ( https://opensource.fb.com/#gh-light-mode-only )
26
+ ![ spacer] ( https://user-images.githubusercontent.com/1911623/145202317-0bcfb3ed-403c-4737-a781-2eeb6b796e8b.png )
27
+ [ ![ Speakeasy] ( https://github.com/user-attachments/assets/5c5af791-c8c5-402e-92d5-48228a79e3df#gh-dark-mode-only )] ( https://www.speakeasy.com/#gh-dark-mode-only )
28
+ [ ![ Speakeasy] ( https://github.com/user-attachments/assets/e083d81a-e577-48c8-9fb1-efa26ba6f6f9#gh-light-mode-only )] ( https://www.speakeasy.com/#gh-light-mode-only )
29
+ ![ spacer] ( https://user-images.githubusercontent.com/1911623/145202317-0bcfb3ed-403c-4737-a781-2eeb6b796e8b.png )
30
+ [ ![ ui.dev] ( https://github.com/user-attachments/assets/f45441cd-c734-42a8-9a71-459d3cdf0a59#gh-dark-mode-only )] ( https://ui.dev/#gh-dark-mode-only )
31
+ [ ![ ui.dev] ( https://github.com/user-attachments/assets/5fbf4b0e-4ae8-4434-990a-e0d09a6c3562#gh-light-mode-only )] ( https://ui.dev/#gh-light-mode-only )
32
+ ![ spacer] ( https://user-images.githubusercontent.com/1911623/145202317-0bcfb3ed-403c-4737-a781-2eeb6b796e8b.png )
33
+ [ ![ Drivly] ( https://github.com/user-attachments/assets/cf13e6e5-4d4c-43d1-b990-72dce36d0209#gh-dark-mode-only )] ( https://driv.ly/#gh-dark-mode-only )
34
+ [ ![ Drivly] ( https://github.com/user-attachments/assets/50c05647-5c0a-4b3f-9733-3d7286b6f034#gh-light-mode-only )] ( https://driv.ly/#gh-light-mode-only )
35
+
36
+ #### Powered by
16
37
17
38
[ ![ Vercel] ( https://user-images.githubusercontent.com/1911623/145199399-68b8cd57-c331-4c50-81a2-8c491fb7c0a5.png#gh-dark-mode-only )] ( https://vercel.com/?utm_source=codehike&utm_campaign=oss#gh-dark-mode-only )
18
39
[ ![ Vercel] ( https://user-images.githubusercontent.com/1911623/145199467-f07416cf-2ed5-4c6f-a4e1-bbcaabbec603.png#gh-light-mode-only )] ( https://vercel.com/?utm_source=codehike&utm_campaign=oss#gh-light-mode-only )
19
40
![ spacer] ( https://user-images.githubusercontent.com/1911623/145202317-0bcfb3ed-403c-4737-a781-2eeb6b796e8b.png )
20
41
[ ![ BrowserStack] ( https://user-images.githubusercontent.com/1911623/145201865-9786b79a-c532-41f7-8da0-91334b53f380.png#gh-dark-mode-only )] ( https://www.browserstack.com/#gh-dark-mode-only )
21
- [](https://www.browserstack.com/#gh-light-mode-only) -->
42
+ [ ![ BrowserStack] ( https://user-images.githubusercontent.com/1911623/145201872-8940020c-5659-4066-9a0b-0eb25ace3e61.png#gh-light-mode-only )] ( https://www.browserstack.com/#gh-light-mode-only )
43
+ ![ spacer] ( https://user-images.githubusercontent.com/1911623/145202317-0bcfb3ed-403c-4737-a781-2eeb6b796e8b.png )
44
+ [ ![ Gitpod] ( https://github.com/user-attachments/assets/e219d74d-2154-4e02-aceb-45408fee6f90#gh-dark-mode-only )] ( https://www.gitpod.io/#gh-dark-mode-only )
45
+ [ ![ Gitpod] ( https://github.com/user-attachments/assets/d3095f51-0d43-41f1-84f4-92dba8486d61#gh-light-mode-only )] ( https://www.gitpod.io//#gh-light-mode-only )
46
+
47
+ ---
22
48
23
49
#### License
24
50
0 commit comments