Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)