Giter Site home page Giter Site logo

solita.github.com's Introduction

/dev/solita/greetings

Here are some developer-oriented thoughts from Solita Oy. Our stories have not yet been told. More will come. Stay tuned at http://dev.solita.fi/.

Writing

We use a combination of Jekyll and Github Pages to run the site.

If you want to write a post, here's how:

  1. Fork this project to yourself (upper right corner)
  • You need a Github account to do this
  1. Clone your own fork to your computer (git clone)
  2. Add your author info to _config.yml
  3. Create a new post under the _posts folder, look at other posts for example of what to write there
  4. If you have Ruby and Jekyll, preview your post locally (instructions below)
  5. Create a pull request at https://github.com/solita/solita.github.com/pull/new/master
  • Choose your fork on the right
  • Write some info about the post
  1. Wait for comments and publish!

Previewing posts

You need Ruby and Jekyll if you want to preview your posts locally (or develop the blog).

Installing Ruby

For Windows, download & install the latest Ruby 1.9.x and Development Kit from http://rubyinstaller.org/downloads/.
Note: Make sure to tick the checkbox "Add Ruby to PATH" (or something)

For OSX, the instructions are not yet done. If you have installed Xcode, you might have ruby already.

Installing Jekyll (and Foreman)

  1. Open a command prompt or terminal
  2. Make sure ruby is active by typing in ruby -v
  3. Type: gem install jekyll
  4. Make sure the installation succeeds
  5. To run Jekyll, go to

Development

For development, you need Ruby and Jekyll. If you want to tweak the CSS, you need Compass. Also, if you want to make stuff easier, install foreman.

  1. Install Ruby (above)
  2. To install Jekyll, Compass and foreman, type into a command prompt or terminal:
    gem install jekyll compass foreman
  3. Make sure the install succeeds
  4. Go to your cloned copy of solita.github.com
  5. Type in: foreman start
  6. Jekyll and Compass should start!

Technology stack

Solita's development blog is built using all the hippiest hip technologies available! Like:

git, Github Pages, Ruby, Jekyll, Sass, Compass, foreman, jQuery, Gravatar

solita.github.com's People

Contributors

woltage avatar darep avatar jarnopeltoniemi avatar noidi avatar mprencipe avatar aautio avatar luontola avatar solita-timo-mihaljov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.