Skip to content

I'm making the announcements page separate from the StuySciOly.github.io repository in order to maintain organization.

Notifications You must be signed in to change notification settings

stuyscioly/announcements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

announcements

I'm making the announcements page separate from the StuySciOly.github.io repository in order to maintain organization.

If you'd like to create posts, please follow the following steps (that double follow).

  1. Go to this link.
  2. Create a new file by clicking the plus icon. placeholder
  3. Copy and paste the following text in here. THIS IS IMPORTANT.
  4. Name the file in the following format YYYY-MM-DD-insert-cool-name-here.md
  5. Commit your file!
  6. The announcements page should automatically update with your post.

THE HARD WAY.

If you'd like to create posts, please follow the following steps (that double follow).

  1. Install all necessary stuffs here
  2. Git clone this repository
  3. Go inside this repository through your terminal (Mac or Linux (preferably Linux (yes I'm biased)))
  4. Enter the following command: bundle exec jekyll serve --watch
  5. This way you can check out how the site looks through http://0.0.0.0:4000. It'll live update whenever you save a change. Pretty neat eh?
  6. Go to the _posts folder and enter a post with the format name: <YEAR-MM-DD-insert-your-title-here.md> and write your post. This is important. Failure to do so will lead to misordered posts. You can look at 2014-01-01-example-content.md to see the magic fairy dust you can use to beautify your post.
  7. When you're done, just Cntrl+C in order to exit the Jekyll server, and push to this repawsitory.

About

I'm making the announcements page separate from the StuySciOly.github.io repository in order to maintain organization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published