Skip to content

daustin305/ENC3241

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENC 3241 Portfolio

Quick Start

  1. Open index.md and change the name at the top
  2. Open style.css to change colors (optional)
  3. Open assignment files (resume.md, coverletter.md, instructions.md, proposal.md) and add your work

Files You Will Edit

  • index.md - Homepage (add your name)
  • resume.md - Resume
  • coverletter.md - Cover letter
  • instructions.md - Instructions
  • proposal.md - Proposal
  • style.css - Colors (optional)

DO NOT EDIT

  • _layouts/default.html
  • _config.yml

How to Add Your Work

  1. Click on any .md file (like resume.md)
  2. Click the pencil icon to edit
  3. Delete the placeholder text [Paste your...]
  4. Type or paste your work
  5. Click "Commit changes"

Change Colors (Optional)

  1. Open style.css
  2. Find the :root section
  3. Change the color codes:
    • --primary = navigation bar
    • --accent = heading underlines

View Your Site

After saving changes, wait ~2 minutes, then visit: https://YOUR-USERNAME.github.io/ENC3241

File Structure

/index.md
/resume.md
/coverletter.md
/instructions.md
/proposal.md
/_layouts/default.html
/style.css
/_config.yml
/README.md

About

Digital Portfolio for ENC 3241

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 63.6%
  • HTML 36.4%