Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

usacs/HackRU

 
 

Repository files navigation

How to Contribute

If you would like to contribute to the site, please follow these steps:

  1. Comment on/make a new issue with the work you are planning to do. This helps to keep everyone on the same page.
  2. type type type.
  3. Submit a pull request so that your work can be reviewed. Make sure your changes merge cleanly into master!

How to make headers in markdown

When trying to get the effect of an h1 in markdown tag, there are two easy ways to go about it:

  • Put a '#' character in front of the line
  • Have the line below contain '=' characters matching the number of characters in the line above

#Please don't do this: #I see how this game works. ====================

/troll

P.S: Use YpVr= in Vim to create the matching number of equal signs. Map that to a key if you'd like.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.9%
  • JavaScript 46.7%
  • PHP 2.4%