Skip to content

website for North Central NA region - template from rocky

Notifications You must be signed in to change notification settings

icpc/north-central-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

North Central - NA Regional

THIS SITE IS NOW DEFUNCT. NOT BEING USED.

Website

This is using the Rocky Mountain regional template

  • in docs folder
  • see docs/README.md for more info

Use as Template Website for other Regions

  • works seamlessly on github but can host wherever you want to
  • mostly one page site with major contents in: index.html
  • resources for judges, coaches, contestants, site directors, faq are in separate pages

using the template

  • create a github project
  • create docs folder inside project
  • copy everything from this project (except .git folder) into the docs folder
  • learn how Jekyll framework: https://jekyllrb.com/ works (not that bad...)
  • try not to rename data field names in yml files. Only change the data values/contents
    • add new fields if the names are not adequate for your needs
  • you can test site locally before publishing any changes
  • if you have any questions create issues and tag me @rambasnet

important folders

  • data: that contents data/content of the site
  • css: css files
  • img: image files
  • _includes: html include files that breaks the layout of the page into multiple files
  • countdown clock:
    • modify contestDateTime variable in script.html page

_data/

  • contains the text/contents of the site that may need to be updated
  • about.yml - data on about section
  • host.yml - data for NA and World Final Hosts
  • people.yml - data on people section (executive committee members)
  • regions.yml - data on regions (regional names and links)
  • site.yml - primary site information, name, heading, title, sponsortship contact, social media etc.
  • sponsors.yml - data on sponsors (platinum, and gold...)

css/

  • custom.css - custom css to override theme's CSS

img/

  • all images, people, logos, background, etc.

_includes/

  • important include files to note:
  • doctype-head.html
  • header.html
  • footer.html

dev env

About

website for North Central NA region - template from rocky

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •