diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..cdfbcbc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,30 @@ +# Tag 1.0, Glorify Archive + +- Web dev surely is something, now i wonder how backend looks like, will update this lata +- 8/25/2023, this is still in development (maybe) + +## Preview โ˜๏ธ + + +![Something](/public/bg/Preview-website.gif) + + +# Tag 2.0, An intended website, not a portfolio + + +## Preview โ˜๏ธ + +![Something](/public/bg/Preview-website2.gif) + + +- I can't believe I have to wory about font and color theory one day +- HOWWWWW, my eyes + +## Changes +- [x] Add a new page, `about` page +- [ ] Add a new page, `dashboard` page +- [ ] Font consistency to dosis, 200 -- 500 +- [ ] UI condensed to max-w-3xl +- [ ] Though, I want to even shrink it further, as it looks kinda good on 90% screen size +- [ ] Navbar now responsive (probably) +- [ ] Mobile view, (probably) \ No newline at end of file diff --git a/README.md b/README.md index cf7b2f5..df696c9 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,14 @@ -# Thienguen personal website version 1.0 +# Website ๐Ÿง -- Web dev surely is something, now i wonder how backend looks like, will update this lata -- 8/25/2023, this is still in development (maybe) +- Thienguen website, probably not the only one +- At least I think at some point it was an intended portfolio, until it doens't +- it turns out, aight. -# Preview +# Preview โ˜๏ธ - -![Something](/public/bg/Preview-website.gif) +![Something](/public/bg/Preview-website2.gif) - -## Getting Started +## Getting Started ๐ŸŽฒ Set up the environment variables file with the following variables. @@ -60,7 +59,7 @@ pnpm dev Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. -# Features +# Features โœ’๏ธ - [x] Discord Presence - [x] Google OAuth @@ -72,12 +71,12 @@ Open [http://localhost:3000](http://localhost:3000) with your browser to see the - [x] Blog (TBD) - [ ] Reponsive (breh) -# Project Folder Structure +# Project Folder Structure ๐Ÿ’€ Welcome to the project's folder structure! Below is an organized representation of the directories and subdirectories: ```bash -## prisma +## prisma โ”œโ”€โ”€ ๐Ÿ“„ schema.prisma ## public @@ -149,7 +148,7 @@ Welcome to the project's folder structure! Below is an organized representation - [PlanetScale](https://planetscale.com/) -# Issues +# Issues ๐Ÿงป The repo currently facing two known bugs from Next.js diff --git a/public/bg/Preview-website2.gif b/public/bg/Preview-website2.gif new file mode 100644 index 0000000..364716d Binary files /dev/null and b/public/bg/Preview-website2.gif differ