We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 273d830 commit 8eaf48dCopy full SHA for 8eaf48d
README.md
@@ -83,6 +83,7 @@ As an alternative you can use Docker and Docker Compose:
83
1. `docker-compose up -d` to create a docker container for the current environment.
84
1. `docker-compose exec r bash` to jump into the container.
85
1. `micromamba activate www-main` to activate the environment
86
+2. `export API_KEY=y0urAp1kEy` to add your own api key as env variable.
87
88
Now you have the environment ready to start converting .Rmd blog files to html.
89
#### Commands
0 commit comments