Hello fellow ex-stripes. This is a place for us to share things we've shipped (projects, companies, anything really) and wish to share publicly and within the xtripe community.
⚠️ This repo is public: Anything contributed here can be seen publicly. This repo is intended solely for the use of xtripes. Anyone wishing to contribute must prove they're a xtripe via the private alumni slack instance.
ℹ Please: Only one shipped thing per person (under
_shipped/
). Feel free to swap it out at a later date if you wish to link to something new though!
- Create a new file under
_shipped/
with the name of{first_initial}{surname}.md
like_shipped/jpadolsey.md
. Click here to go straight to the file creation page.
- Copy/Paste the following into the file and fill in these fields as appropriate:
---
my_name: "Your Human Name Here" # Your name as you wish it to appear
my_url: http://example.org # Optional personal URL (e.g. twitter)
shipped_title: "Title..." # Ideally less than 100 characters
shipped_link: http://f.oo # The URL of the shipped thing
shipped_image: http://f.oo/foo.jpg # Preview image (e.g. screenshot)
---
(make sure you include the ---
at the top and bottom of the file.)
- Scroll down and add a title and optional description for your PR and click
Propose new file
.
- When you are happy with the changes you've proposed, click
Create pull request
.
- When you have a link to your PR, please DM me on the xtripe slack chat (
James Padolsey
) with a link to the PR. I can then confirm who you are and merge the PR, putting your shipped thing live!☺️
Note that shipped items will display in a shuffled order, not by date or name or anything like that. This is so everyone gets a chance to be above the fold. 🥳
$ bundle install
$ bundle exec jekyll serve