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
- Host: GitHub
- URL: https://github.com/imp-dance/proj_code
- Owner: imp-dance
- License: mit
- Created: 2014-04-10T19:14:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-29T11:32:00.000Z (about 7 years ago)
- Last Synced: 2025-03-24T16:11:30.152Z (3 months ago)
- Language: CSS
- Homepage: http://rawgit.com/schart/proj_code/master/demo/index.html
- Size: 218 KB
- Stars: 50
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 containersDescription 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.