https://github.com/timbeyer/timbeyer.com
My website.
https://github.com/timbeyer/timbeyer.com
Last synced: 12 months ago
JSON representation
My website.
- Host: GitHub
- URL: https://github.com/timbeyer/timbeyer.com
- Owner: TimBeyer
- Created: 2012-07-25T13:34:47.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-25T22:02:55.000Z (almost 14 years ago)
- Last Synced: 2025-03-26T20:51:42.519Z (over 1 year ago)
- Language: JavaScript
- Size: 13.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
timbeyer.com
==============
This is my personal website.
It was made with Backbone, Handlebars and Bootstrap.
All data comes from (static) JSON files.
Problem to solve: how to expose that data to search engines.
Possible approach: use Node.js to do the rendering relying on the
[_escaped_fragment_ approach](https://developers.google.com/webmasters/ajax-crawling/docs/getting-started).