Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pomber authored Nov 24, 2024
1 parent b5a531b commit 9f193b6
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Code Hike

### Build rich content websites with Markdown and React

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.
Expand All @@ -12,13 +14,34 @@ Try it online on [StackBlitz](https://stackblitz.com/github/code-hike/v1-starter
npx create-next-app -e https://github.com/code-hike/v1-starter
```

<!-- #### Powered by
---

[![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)
[![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)

### Top Sponsors

[![Meta](https://github.com/user-attachments/assets/e3964404-3fb8-483b-8f99-e65ae2740301#gh-dark-mode-only)](https://opensource.fb.com/#gh-dark-mode-only)
[![Meta](https://github.com/user-attachments/assets/3be6741f-f6ea-4957-a0ab-32954aab7f84#gh-light-mode-only)](https://opensource.fb.com/#gh-light-mode-only)
![spacer](https://user-images.githubusercontent.com/1911623/145202317-0bcfb3ed-403c-4737-a781-2eeb6b796e8b.png)
[![Speakeasy](https://github.com/user-attachments/assets/5c5af791-c8c5-402e-92d5-48228a79e3df#gh-dark-mode-only)](https://www.speakeasy.com/#gh-dark-mode-only)
[![Speakeasy](https://github.com/user-attachments/assets/e083d81a-e577-48c8-9fb1-efa26ba6f6f9#gh-light-mode-only)](https://www.speakeasy.com/#gh-light-mode-only)
![spacer](https://user-images.githubusercontent.com/1911623/145202317-0bcfb3ed-403c-4737-a781-2eeb6b796e8b.png)
[![ui.dev](https://github.com/user-attachments/assets/f45441cd-c734-42a8-9a71-459d3cdf0a59#gh-dark-mode-only)](https://ui.dev/#gh-dark-mode-only)
[![ui.dev](https://github.com/user-attachments/assets/5fbf4b0e-4ae8-4434-990a-e0d09a6c3562#gh-light-mode-only)](https://ui.dev/#gh-light-mode-only)
![spacer](https://user-images.githubusercontent.com/1911623/145202317-0bcfb3ed-403c-4737-a781-2eeb6b796e8b.png)
[![Drivly](https://github.com/user-attachments/assets/cf13e6e5-4d4c-43d1-b990-72dce36d0209#gh-dark-mode-only)](https://driv.ly/#gh-dark-mode-only)
[![Drivly](https://github.com/user-attachments/assets/50c05647-5c0a-4b3f-9733-3d7286b6f034#gh-light-mode-only)](https://driv.ly/#gh-light-mode-only)

#### Powered by

[![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)
[![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)
![spacer](https://user-images.githubusercontent.com/1911623/145202317-0bcfb3ed-403c-4737-a781-2eeb6b796e8b.png)
[![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)
[![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) -->
[![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)

---

#### License

Expand Down

0 comments on commit 9f193b6

Please sign in to comment.