Skip to content

qiao/typedef.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typedef.me

Introduction

This is the engine being used on my blog at http://typedef.me

It's currently in a very early stage and lots of functionalities are to be implemented.

Dependencies

  • pygments

    $ sudo easy_install pygments
    

    make sure the following command generates a proper output

    $ echo "puts 'hello, world'" | pygmentize -l ruby -f html
    

Configuration

The main config file is config/config.yml, which contains the site name and admin password

About

My blog at http://typedef.me in Ruby on Rails. (Deprecated)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published