More info coming soon...
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.
If you have a remix license, then make sure you run install with REMIX_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.