Skip to content

vermont42/racecondition.software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Blog About Software Development

Logo

About

This my website about software development, primarily, but not exclusively, on iOS and using Swift. Eventually, this website will be a companion to a podcast also called Race Condition.

Carefully built with Jekyll, Bootstrap, jQuery, and Font Awesome. Gratefully copied from Jesse Squires.

Requirements

Dependencies

Gems

Updating Gems

$ bundle update

Yarn

Updating Yarn

$ yarn upgrade

Usage

Installation

$ git clone https://github.com/vermont42/racecondition.software.git
$ cd racecondition.software/
$ bundle install
$ yarn install

Building the site

$ bundle exec jekyll build

Previewing the site locally

$ bundle exec jekyll serve
# Now browse to http://localhost:4000

Writing a draft

$ bundle exec jekyll serve --future --drafts --watch

Not tested.

License

Copyright © 2018-present Josh Adams.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

All code is licensed under an MIT License.

About

A Blog About Software Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published