Skip to content

TatisLois/remix-kentcdodds

 
 

Repository files navigation

Kent C. Dodds blog (rewritten with Remix)

Build Status GPL 3.0 License

More info coming soon...

Contributing

Content

All content for the blog is hosted in a separate repo. Contributions should be made there.

If you want to work on the content while running it locally in the app, then put the files in mocks/content and it will be pulled from there.

Code

If you have a remix license, then make sure you run install with REMIX_REGISTRY_TOKEN env variable set.

If you do not have a remix license, you will not be able to install dependencies and run the project locally. However, you can work on the frontend components in the storybook directory. See storybook/README.md for more information.

About

My remix rewrite of kentcdodds.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.3%
  • JavaScript 19.9%
  • CSS 0.8%