Skip to content

odavis/orlandotech.github.io

 
 

Repository files navigation

Orlando Tech

This is the website for Orlando Tech. If you want to do something awesome - Do it! i.e. Add your local group or meetup to our Groups List or your startup/product to the Built In list!

Hey, I want to add my Company to the list!

TLDR, Submit a Pull Request and add

<a href="http://orlandote.ch/made-in">Made in Orlando</a>

Or a slight variation to the footer of your product landing page!

So, maybe you saw the list we're trying to keep of the incredibe tech companies coming out of The City Beautiful. And maybe you were all like, hey!! I want to get my startup/product/thing on that list! Well, enough said friend.

For those not familiar with Git / GitHub

Before you do anything else, take the wonderful Try Git course from Orlando's very own Code School. This gives you an awesome primer on using Git. Then, read this and if you still have some questions - Submit an Issue or holla at us @orlndotech.

Important notes about this site.

This website is being served via GitHub Pages and is organized as a Jekyll blog. It's also got components being managed through Bower. It's a good idea to read up on how each of those tools work before playing around with this site.

Then -

  1. Make sure you have git installed! Read above.

  2. Fork this repository by clicking the "fork" button at the top right of the page

  3. Clone your forked version to your local machine

    $ git clone git@github.com:/orlandotech.github.io

  4. Make your awesome changes (bonus points for doing so on a feature branch)

  5. Commit them like a boss, i.e.

    $ git add . $ git commit -m "" $ git push origin master

  6. Submit a Pull Request to this version of the repository by clicking the button at the top!

  7. If it's good, we'll merge and it and give you an air ^5

  8. Lastly, be sure and link back to the orlandote.ch/made-in list on your site using any verbiage you like, some examples:

    • Made in Orlando
    • Crafted in Orlando
    • Built in The City Beautiful
    • Made in MCO

####Still confused about Forking & Pulling & Syncing? GitHub Collaborating should make it a little more clear.

Or if you're feeling particularly lazy (don't worry, we often are) send us your company name and website via @orlndotech and we'll get ya on the list, brah!

About

Homepage for Orlando Tech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%