Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-23T10:40:34.000Z (about 2 months ago)
- Last Synced: 2024-09-26T12:23:27.666Z (about 2 months 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: 9
- 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/)