Skip to content

Commit 8eaf48d

Browse files
committed
add instruction to build blog locally with personal api key
1 parent 273d830 commit 8eaf48d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ As an alternative you can use Docker and Docker Compose:
8383
1. `docker-compose up -d` to create a docker container for the current environment.
8484
1. `docker-compose exec r bash` to jump into the container.
8585
1. `micromamba activate www-main` to activate the environment
86+
2. `export API_KEY=y0urAp1kEy` to add your own api key as env variable.
8687

8788
Now you have the environment ready to start converting .Rmd blog files to html.
8889
#### Commands

0 commit comments

Comments
 (0)