Skip to content

Write/Speak/Code is on a mission to empower women software developers to become thought leaders, conference speakers, and open source contributors. We run conferences and events across the US.

License

Notifications You must be signed in to change notification settings

carolineartz/writespeakcode.github.io

 
 

Repository files navigation

writespeakcode.com

Installation

Requirements

If Ruby and homebrew are already installed:

> gem install bundler
> brew install node
> brew install npm
> npm install -g bower

Install dependencies

> bundle install
> bower install

Launch the server

> bundle exec middleman

Visit http://localhost:4567/

Create a pull request

  • Create changes on a feature branch
  • Submit a pull request to the dev branch
  • Ping Rebecca or Rachel

Publish

To publish changes (in the dev branch) to Github Pages, run:

> bundle exec rake publish

If you are developing off of your own fork, run:

> bundle exec rake publish REMOTE_NAME=upstream

Contributing

Please take a look at our contributing guidelines. We have volunteers who work on our website to make sure it is up-to-date for all of our events. You are welcome to work on it too if you have free time!

License

The code is available under the MIT license.

About

Write/Speak/Code is on a mission to empower women software developers to become thought leaders, conference speakers, and open source contributors. We run conferences and events across the US.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.8%
  • CSS 18.7%
  • Ruby 3.4%
  • JavaScript 0.1%