A Jekyll based site providing resources and discussion for designers wanting to work in the open.
##Right now
It is a work in progress for sure. Right now we are working the kicking off the visual design. Feel free to jump into the discussion.
Join us in the IRC channel #opensourcedesign on Freenode.
Feel free to contribute your own posts and ideas on this topic! Here's how:
- Fork this repo
- Clone your new fork onto your system and navigate into it
- Install Bundler if you don't have it installed yet.
- Run the command:
bundle installto install ruby dependancies - Run
jekyll serve --watchto start the server and watch for changes - Navigate to
http://0.0.0.0:4000/in your browser to see your site running locally - Write new posts in the blogging_about/_posts folder
- Add your author information in the _config.yml file
- When you're ready, send a pull request to the original repo!
If this is your first time using Jekyll, read this first. An important item of note is: do NOT touch the _site folder! This is where Jekyll is working to recompile changes into. Any time you make a change, it will overwrite whatever is inside of that folder.
This post also helps to explain how to contribute to a Jekyll site via Github.
##Etc.
I'm taking screenshots of the design as it progresses - sizing the window to 1024x900 px.
The site statistics are public.
- Organize Sass Architecture
