Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georgetaveras1231/prettycode
https://github.com/georgetaveras1231/prettycode
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/georgetaveras1231/prettycode
- Owner: GeorgeTaveras1231
- Created: 2014-08-19T12:45:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-19T13:23:29.000Z (over 10 years ago)
- Last Synced: 2024-04-08T17:17:17.351Z (9 months ago)
- Language: CSS
- Size: 8.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PrettyCode - A Ruby on Rails app to help programmers share and express ideas visually, and create beautiful snippets of code
+ Created an interactive drawing experience by implementing a Canvas prototype in Javascript
+ Authenticated users using Devise in combination with Github’s API and Omniauth
+ Created custom embeddable content using Javascript and CSS
+ Enabled syntax highlighting by implementing the Ace Javascript library and Coderay ruby gem
+ Customized a pre-existing web theme using Bootstrap, jQuery UI, and custom UI components