Skip to content

Blogs System - v0.6.0

Compare
Choose a tag to compare
@KingPr0o7 KingPr0o7 released this 13 Apr 17:21
· 65 commits to main since this release

Additions

📂 All Pages

There is now a footer at the end of each webpage. Where you can quickly access these things:

  • NCP.DEV Discord Server:

    • Get help, give feedback, and view significant announcements that don't go on GitHub.
  • My YouTube Page:

    • A place to view potential videos that I make.
  • My Twitter Page:

    • Just in case you need to contact me quickly.
  • My GitHub Page:

    • See all upcoming and current projects I'm working on.
  • You can now tab to almost every element. The only exceptions are is the blogs page.

  • NCP logo was poorly named, and was changed to just: ncp-logo from ncp-long-form.

  • On scroll animations are now everywhere.

🌟 Main Page

📃 Blogs Page

See the top picks of my blogs right on the home page. Each blog has previews of important information:

  • Blog's Image/Poster
  • Blog Title
  • Blog Description
  • Blog Author and Date

To go to the blogs, all you have to do is hover or click and click 'Read More' to view the whole blog! There is also a button to go to a page to view all blogs ever written.

Here is a list of all new blogs:

  • All About Me
  • The Computer Science Speedrun (CSS)

🔗 About Me Blog Link

There is now a link to view the whole blog: All About Me, under the intro description. So users can quickly see more instead of scrolling and clicking.

⚙️ Blogs System

With the introduction of blogs, there are now two new types of pages:

  • All Blogs (Main Blogs Page)
  • Individual Blogs

📄 All Blogs

See every blog I have ever written. This page has the same card functionality (hover or click and click 'Read More'). This page is where you can view any blog since the main page doesn't display every blog. All that's different is that blogs go into categories.

📇 Individual

Each blog is on one index.html, .css, and .js. The theme/layout will update across all blogs; all that changes is the content. Each blog has its image, title, author, date, and content.

🤩 Coming Soon

  • Blog Tags and Search Functionality
  • Project Search Functionality
  • More Blogs/Projects
  • GitHub Sponsors Page