Git Product home page Git Product logo

wtfjs's Introduction

    
    :::       ::::::::::::::::::::::::::::::::::::::::::: 
    :+:       :+:    :+:    :+:           :+:   :+:    :+:
    +:+       +:+    +:+    +:+           +:+   +:+       
    +#+  +:+  +#+    +#+    :#::+::#      +#+   +#++:++#++
    +#+ +#+#+ +#+    +#+    +#+           +#+          +#+
     #+#+# #+#+#     #+#    #+#       #+# #+#   #+#    #+#
      ###   ###      ###    ###        #####     ######## 
      ---------------------------------------------------
      A pure JavaScript code blog. 

share your wtfjs moment

It has never been easier to contribute a wtf to wtfjs.com!

  • fork this repo
  • add your wtf under /posts (format: yyyy-mm-dd-title.md)
  • send a pull request

the code

Currently supported Node: v0.1.96.

I'm working on separating the blog from the code blog. In the meantime to run this code blog open your terminal and...

$ node server.js

Deploy your own code blog to Heroku. It's super simple:

$ git push heroku master

The code is pretty straightforward. Hack away!

wtfjs
|
|-node-code-blog
| |-post.js ..................... post model
| |-node-code-blog.js ........... routes
| |
| '-lib ......................... dependencies ............. until pkg mgmt is stable in NodeJS land
|   |-express ................... web framework ............ http://expressjs.com
|   |-express-clean-config ...... hacked express config .... a code blog mini dsl for config
|   |-prettyfy .................. syntax highlighter ....... http://code.google.com/p/google-code-prettify
|   |-showdown .................. markdown ................. http://attacklab.net/showdown 
|   '-node-code-blog-themes ..... themes ................... user contributed themes node-code-blog
|     '-wtfjs
|       |-public ................ imgs, css and client js  
|       '-views ................. view templates
|
|-posts
| '-2010-05-10-hello-world.md ... a typical post format
|
'-server.js ..................... config, custom routes and app init

http://wtfjs.com was created by @brianleroux. Everything here is under the WTFPL 2.0 license.

wtfjs's People

Watchers

Bo Borgerson avatar James Cloos 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.