Code Monkey home page Code Monkey logo

arunrocks's Introduction

Note: As of 2015, the blogging platform of arunrocks.com has moved to pelican. Read more about it here: Moving Blogs to Pelican

http://arunrocks.com - Arun Ravindran's online presence

The entire site has been written in a clean and easy to read markup leveraging new semantic HTML5 tags and CSS3. There is minimal dependence on the site design (Moonlight theme) allowing for any future redesigns. The blog posts have been written in Markdown. Most blogs posts contain atleast one image having a width of upto 500px.

A lot of emphasis has been given to optimise the website loading time. Almost all Javascripts would be asynchronously loaded. There are various optimisations in the .htaccess file.

Install

  • Clone the github repository
  • Check out the master branch

Prerequisites

  • Ruby (works with 1.8)
  • Speed-up related posts in GSL:
sudo apt-get install gsl-bin libgsl0-dev 
sudo gem install gsl classifier 

Rakefile

The entire website (including related posts) is created with a Rakefile. Some of the useful rake commands are:

  • rake builds the website.
  • rake deploy:prod pushes the compiled version to server.
  • rake write["Title"] makes a new blog post using Title and the current date.

License

The following directories and their contents are Copyright Arun Ravindran. You may not reuse anything therein without my permission:

  • blog/
  • images/

All other directories and files are MIT Licensed. Feel free to use the HTML and CSS as you please. If you do use them, a link back to http://arunrocks.com would be appreciated, but is not required.

Author

Arun Ravindran

arunrocks's People

Contributors

arocks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  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.