Skip to content

chadelofson/remix-kentcdodds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

There is an .env.example file located in the root of this project. Rename it to .env, and adjust the values before you start the app.

If you do not have a remix license, you will not be able to install dependencies and run the project locally.

About

My remix rewrite of kentcdodds.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.6%
  • JavaScript 6.8%
  • Shell 1.2%
  • CSS 0.4%