This is a custom landing page for the Study Scheduler project, built with Hugo. The landing page features user stories, custom color schemes, and responsive design—all aimed at helping students plan, track, and optimize their study routines.
The Study Scheduler Landing Page is designed to showcase key features of the Study Scheduler web application. It includes:
- A responsive and modern design
- Customizable content through Markdown and SCSS
- Detailed user stories that outline project requirements
- Easy deployment to GitHub Pages
- Responsive Design: Ensures optimal viewing on desktops, tablets, and smartphones.
- Customizable Content: Edit text, images, and styles easily using Markdown and SCSS.
- User Stories: A comprehensive collection of user stories (see
USER-STORIES.md
) that follow the INVEST criteria. - GitHub Pages Deployment: Simple process to build and publish the site via GitHub Pages.
- Hugo: Install from Hugo's official site.
- Node.js & npm: Required if you choose to use npm for managing dependencies or building additional assets.
- GitHub Account: To host your repository and deploy via GitHub Pages.
Welcome contributions to improve the site!
- Report issues or request features via the Issues tab.
- Feel free to submit pull requests for enhancements or bug fixes.