Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChatGPT website refactor #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ChatGPT website refactor #12

wants to merge 1 commit into from

Conversation

jwildfire
Copy link
Contributor

Overview

Spent an hour trying to refactor this site using ChatGPT - like my first experiment making a shiny app results were mixed. Current site is here (using a standard github markdown template). The ChatGPT refactor ended up here:

Screen Shot 2023-04-14 at 10 22 50 AM

Definitely not good enough to merge, but I do think it's a step in a decent direction. My htmls/css is rusty so might've taken me 2x as long to do this manually.

Notes

  • I just upgraded and used GPT4 for this.
  • My workflow is to copy/paste between the ChatGPT and VSCode which is a bit clunky. Might try playing with codegpt next time.
  • Still seeing quite a few long responses get cut off. Html is often incomplete or has <-- fill content here --> comments embedded.
  • I spent most of my time fiddling with the hex positioning in the header. Spent maybe 10 prompts trying to get it to center the hex horizontally across the header and the nav, but never got it working.
  • My next hour is going to be trying to get the safetyGraphics YAML chart specifications parsed in to a "Charts" page for this repo using JavaScript.

Conclusion

I'm more convinced than ever that this is X months away from being game changing (for me at least). I really want a way to say: "convert all the markdown files in this folder to html and apply the template at this URL: xxx.com" I can't imagine that won't happen soon, but I don't think there's a way to do it yet without devoting significant time investment to setup a custom framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant