https://github.com/animmouse/chatgpt-with-me-website
A website that publishes conversations with ChatGPT
https://github.com/animmouse/chatgpt-with-me-website
chatgpt chatgpt-conversations chatgpt-prompt chatgpt-prompts chatgpt-website giscus hugo hugo-theme-mini
Last synced: 8 months ago
JSON representation
A website that publishes conversations with ChatGPT
- Host: GitHub
- URL: https://github.com/animmouse/chatgpt-with-me-website
- Owner: AnimMouse
- License: mpl-2.0
- Created: 2023-03-26T17:47:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T11:02:00.000Z (over 1 year ago)
- Last Synced: 2025-01-30T22:36:13.773Z (over 1 year ago)
- Topics: chatgpt, chatgpt-conversations, chatgpt-prompt, chatgpt-prompts, chatgpt-website, giscus, hugo, hugo-theme-mini
- Language: HTML
- Homepage: https://chatgptwith.me
- Size: 3.02 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatGPT with Me Website
A website that publishes conversations with ChatGPT.
## Deployment
1. `git submodule update --init --recursive`
2. `hugo`
## Testing
1. `hugo server -D`
### Submodule
```
git submodule update --init --recursive
git submodule update --recursive
```
Powered by [Hugo](https://gohugo.io).
Hugo Theme is [hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini).
Hosted on [Cloudflare Pages](https://pages.cloudflare.com).
Comments powered by [Giscus](https://giscus.app).
Website contents is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)\
Website source code is licensed under [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/)