Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peelar authored Feb 27, 2023
1 parent 20fcbf2 commit 69bfafd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@

Poltergeist is [Astro](https://astro.build/) + [Notion](https://notion.so) based content platform.

The 🐒 idea is: you write your posts in Notion, Astro statically generates them.
The 🐒 idea is: you write your posts in Notion, Astro statically generates you a blog.

The 🦍 idea is: you choose where you manage your content (Notion/Obsidian/VSCode/whatever), Poltergeist provides the infrastructure and integrations, and Astro statically generates them.
The 🦍 idea is: you choose where you manage your content (Notion/Obsidian/VSCode/whatever), Poltergeist provides the infrastructure and integrations, and Astro statically generates you a website.

See [todo](todo.md) for the current status.

Expand Down Expand Up @@ -45,4 +45,4 @@ You can set different names for these properties in your `.env` file. See `.env.
5. Store the database id in your `.env` file as `NOTION_DATABASE_ID`.

</details>


0 comments on commit 69bfafd

Please sign in to comment.