https://github.com/argyleink/argyleink_blog
playground and test area for my portfolio blog
https://github.com/argyleink/argyleink_blog
Last synced: about 1 year ago
JSON representation
playground and test area for my portfolio blog
- Host: GitHub
- URL: https://github.com/argyleink/argyleink_blog
- Owner: argyleink
- Created: 2013-06-25T03:16:56.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-28T03:15:21.000Z (about 13 years ago)
- Last Synced: 2025-04-02T13:30:38.936Z (over 1 year ago)
- Language: JavaScript
- Size: 898 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Just a web dood playin around with [roots](http://roots.cx/). Makin a site for touch devices with hammer.js, nothin too crazy. I'm hoping for a mostly thumb driven experience, while this app works on desktop, it's very mobile first. Notice the lack of frameworks, mobile needs like nothing to exists to be fast. I'm building with a very minimal set that can give me liquid gesture driven touch.
I'll be using this place as a gesture and touch playground. Also, as a by product and need of content, my blog.
### Stack
- JavaScript
### Preprocessors
- [Jade](http://jade-lang.com/)
- [Stylus](http://learnboost.github.io/stylus/) with [Axis](http://roots.cx/axis/)
### Frameworks
- [Require.js](http://requirejs.org/)
- [jQuery](http://jquery.com/)
- [Hammer.js](http://eightmedia.github.io/hammer.js/)