Skip to content

billmote/charlestontechnology.github.io

 
 

Repository files navigation

Charleston Tech

http://charlestontechnology.com/

Contributing

So you want to contibute? Awesome! ✨ Here is the recommended workflow:

  1. Fork the repo, and clone it locally.
  2. Run ./script/bootstrap to prepare your local develoment environment.
  3. Create a new branch for your contribution.
  4. Add tests if needed. (Run them with script/test.)
  5. Push to your fork and submit a PR!

At this point you're waiting on us. We like to at least comment on, if not accept, pull requests within a few days. We may suggest some changes or improvements or alternatives.

Adding your name to the list of people

Start by following the contributing guide, then take a look in the _people directory of this repo. Create a new markdown file named after your Charleston Tech slack handle. The contents should look like this:

---
name: Robert Colantuoni
github: rgc
twitter: rgc
linkedin: robcolantuoni
company: Limelight Networks
title: Advanced Services Architect
---

Add this file to your branch and send a PR so we can merge the change and add you to the list of amazing professionals and enthusiats in the Charleston tech community. 😎

For companies, we have the same process with slightly different fields, with the files located in _companies:

---
name: BoomTown!
github: BoomTownROI
twitter: BoomTownROI
website: http://boomtownroi.com/
---

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.1%
  • HTML 24.4%
  • JavaScript 10.2%
  • Ruby 9.5%
  • Shell 5.8%