Getting Started
- Sign up for a free github account unless you already have one.
- Check out the Cryptonomicon rules, especially the Player role.
- Fork the player-space repo into your own account.
- Rename the repo using your own github ID. (e.g. if your github name is
flounder
then name itflounder-space
)
- Edit the README.md changing the name to your own. (Select the README.md file on the Code tab then hit the Edit icon.)
When you are done it is OK to commit directly to the master branch:
- Publish the repo with github pages (on the repo Settings tab). The theme has already been set to Hacker for you.
Make a note of the link to your space. - If you are familiar with pull requests, fork Cryptonomicon to your own account and add your own player-space to the Player roster, otherwise ask a current player to do so on your behalf.
Once the PR is merged, you’re in!
Welcome to GitHub Pages
You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.
Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.
Markdown
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and ![Image](src)
For more details see GitHub Flavored Markdown.
Support or Contact
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.