Skip to content

hanlin2004914/assignment2-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lecture 2 – GitHub Pages Assignment (Part 1)

This repository contains a simple Jekyll website that I made following the sytle of the demo link that professor posted in the assignment ppt

✅ Requirements Completed

  • Preferred Jekyll theme → architect (set via remote_theme)
  • At least two pages connected by hyperlinks → index.mdmarkdown.md
  • A hyperlink to an external site → RPI

🚀 How to Publish

  1. Push this repo to GitHub.
  2. Go to Settings → Pages.
  3. Under “Build and Deployment,” select:
    • Source: Deploy from a branch
    • Branch: main and / (root)
  4. Click Save.
  5. After a few minutes, your site will be live at: website

CSS features added (Part 2)

  • hero image with rounded corners + drop shadow
  • card component for tidy content boxes
  • btn styled link/button
  • Utility classes: .rounded, .shadow
  • CSS file lives at assets/css/style.css
  • Image stored at assets/img/hero.jpg and displayed on the Home page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages