Skip to content

Commit 4595fcf

Browse files
committed
[localrc] add JEKYLL_GITHUB_TOKEN env var placeholder for 0xdevalias/devalias.net (jekyll-github-metadata)
1 parent 4c03613 commit 4595fcf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

localrc.example.symlink

+6
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,9 @@ export YOUTUBE_API_KEY=
66

77
# Used for ~/dev/0xdevalias/poc-chatgpt and similar OpenAI / ChatGPT things
88
export OPENAI_API_KEY=
9+
10+
# Used for ~/dev/0xdevalias/devalias.net (jekyll-github-metadata)
11+
# https://github.com/jekyll/github-metadata
12+
# https://github.com/jekyll/github-metadata/blob/main/docs/authentication.md
13+
JEKYLL_GITHUB_TOKEN=
14+
# OCTOKIT_ACCESS_TOKEN=

0 commit comments

Comments
 (0)