An open API service indexing awesome lists of open source software.

https://github.com/imp-dance/proj_code

A beautiful programming-styled template
https://github.com/imp-dance/proj_code

Last synced: about 2 months ago
JSON representation

A beautiful programming-styled template

Awesome Lists containing this project

README

        

proj_code
====
A "classic code" inspired web design project. (psst, it comes with an awesome terminal thing - check out the demo to see how it looks)

## Demo
[http://rawgit.com/schart/proj_code/master/demo/index.html](http://rawgit.com/schart/proj_code/master/demo/index.html).

### Contribute
I appreciate submissions and tips or feedback ([email protected]). I use nothing but pure CSS and a bit of jQuery here and there. Definitely not hard to add on to anything if you want to.
Here's a quick list of **things you can add**:
* Form elements
* Awesome-looking tables
* Other programming-language inspired containers

Description of classes and IDs to make contributing an ease.

| Class/ID | Purpose |
| ------------- |:---------------------------:|
| .app | Container |
| .web | Container |
| .main | Main content container |
| #coderun | The line that shows code |
| .links | Navigation/coderun container|
| .title | Main header/title |
| .row | .column container |
| .column | Responsive containers |

## License
Use or modify this in any way you want wherever you want for whatever purpose you want.