Bright-Shard / old-gh-pages-site

My old website, hosted on GitHub Pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brightshard.github.io

My GitHub Pages site (WIP).

To-Do List

  • Basic Layout
    • Material 3 navigation rail
    • Subpages in navigation rail
    • Material 3-based title bar & social links
  • Blog
    • Material 3 cards component (for blog & projects)
    • Material 3 common buttons components (for cards)
    • Material 3 FAB (floating action button)
    • RSS Atom feed for blog
    • Disabled state for next/previous blog post cards
  • Projects
    • Main projects page
    • Pages for each of my projects
      • bevy_adventure
        • Description
        • Example code
        • Link to example game
      • HiddenHID
        • Description
        • Demo attack
      • Cookie Clicker++
        • Description
        • How to install
        • How to use
  • About Me pages
    • Languages/programming page
      • Rust
      • CSS
      • HTML
      • Python slander
      • JS slander
      • C++ slander
    • Cybersecurity page
      • HackTheBox profile
      • TryHackMe profile
      • General skills description
    • Robotics page
      • Roombot
      • Zebracorns
  • Home page
    • Fancy animations for the landing page
  • Responsive layout
    • Large screens
    • Medium screens
      • Decrease margin size
      • Reduce the number of gallery items (eg 1 or 2 per row instead of 3)
    • Small screens
      • Switch navigation rail for navigation bar
      • Decrease margin size
      • Reduce the number of gallery items (eg 1 or 2 per row instead of 3)
  • Material 3 Jekyll theme
    • Finish Material 3 components (see components.md)
    • Make a custom Jekyll theme with Material 3 components
    • Move Jekyll theme to a different repo
    • Make this site use that theme

About

My old website, hosted on GitHub Pages

License:The Unlicense


Languages

Language:SCSS 49.5%Language:HTML 48.7%Language:Ruby 1.8%