Skip to content

Releases: Kendall-Does-Coding-Websites/ChatGPT-website

v2.0.3

12 May 09:09
f01b708
Compare
Choose a tag to compare
  • Make quote text h1 from p tag
  • Display a message in blue if all quotes are shown:
    • All quotes have been shown to you.
      Make sure to add more quotes here.

What's Changed

  • display all quotes have been shown to you message if all quotes are shown and update styling by @KendallDoesCoding in #5

Full Changelog: v2.0.2...v2.0.3

v2.0.2

11 May 19:11
0ac314e
Compare
Choose a tag to compare
  • Make text slightly bigger for Mobile view.

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

11 May 18:50
140f475
Compare
Choose a tag to compare
  • Create serprate files for:
    • CSS
    • JS
  • Make it so it caches the previous displayed quote to local storage, so as to not repeat the quote soon after it was just done on reload and to display another quote.

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

11 May 18:17
70b17c0
Compare
Choose a tag to compare

Transform the website into a quote generator (as of now the quotes are all generated by ChatGPT, but will make it so that the quotes are also given by users in the future).

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

11 May 18:16
d6a7af2
Compare
Choose a tag to compare

Website with a background, which displays text:

KendallDoesCoding
made in ChatGPT

  • The text is animated, and comes from the bottom to the center of the page.
  • The website is RESPONSIVE

Full Changelog: https://github.com/Kendall-Does-Coding-Websites/ChatGPT-website/commits/v1.0.0