My sleep schedule has been messed up lately; I was still working on deploying my Github Pages at 2 AM
After finishing my extra shift, I went to eat, and just after eating, I felt sleepy. I returned around 8:30, feeling drowsy, so I thought I’d doze off for a bit, but ended up falling asleep directly. I woke up at over 2 AM.
Short-lived category: AI Study Group
Expose hypocrisy; debunking; prove wrong
We said yesterday we wouldn’t mess with the frontend, but today we’re focusing on the UI/UX experience instead
Project
We’d like to invite our old friend, https://github.com/ttf248/ai-coding-demo
That’s right, it’s the original self-selected stock project. The entire project structure is being refactored, and all subsequent AI programming content will be placed under this project.
Deploy multiple Pages
The project is currently hosted domestically at https://cnb.cool/ttf248/ai-coding-demo. Due to well-known restrictions, publishing pages isn’t supported within China, so we need to publish it on a foreign GitHub.
The blog is published on GitHub. I haven’t tried it, but it’s for publishing multiple projects as pages. Also, the current project isn’t a traditional blog site; it just contains lots of documentation and several static HTML designs.
That’s right, I discovered that deploying multiple projects as Pages doesn’t affect blog publishing; instead, it adds a new path under the blog’s domain
https://ttf248.life/ai-coding-demo/
Seeing this, I can’t help but exclaim “perfect!”
AI Study Group
I created a new category yesterday, thinking of using AI to learn many computer science courses, such as algorithms and LeetCode practice questions
Each learning record will be published on my blog, forming a knowledge base. A new category has been created: AI Study Group.
For each course, create a new project and document your learning notes in the project’s Readme.md file