Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnfisherman/fredrocha.net
My personal website. Custom Wordpress theme based in Bones.
https://github.com/johnfisherman/fredrocha.net
bones custom-theme html5 wordpress
Last synced: about 8 hours ago
JSON representation
My personal website. Custom Wordpress theme based in Bones.
- Host: GitHub
- URL: https://github.com/johnfisherman/fredrocha.net
- Owner: johnfisherman
- Created: 2016-09-18T13:06:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T12:08:19.000Z (about 1 month ago)
- Last Synced: 2025-01-05T04:18:52.637Z (4 days ago)
- Topics: bones, custom-theme, html5, wordpress
- Language: SCSS
- Homepage:
- Size: 68.6 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fred Rocha's personal corner of the web
![Apres moi le deluge](http://www.fredrocha.net/wp-content/themes/theshinny/img/torrent%20of%20thoughts.jpg)
Source for the website that lives in [fredrocha.net](http://fredrocha.net).
This site hosts different kinds of things that entice me. There is a strong focus on The Word, so the (micro) blogging side of the platform is where the iterations happen more frequently.
The main quote on the homepage reflects what's going on my mind as we speak, so feel free to bookmark it on your browser, keep coming back, set it as default on open. It's either an excerpt of a longer article, a micro-blogpost.
Information also gets dynamically pulled from platforms where I log my art consumption (pun), eg Letterboxd and Goodreads.
## Compiling CSS
Run this on the root of the theme's directory:`sass --watch library/scss/style.scss:library/css/style.css`
To create a production ready, compressed stylesheet:
`sass library/scss/style.scss:library/css/style.css --style compressed`
## Features
* Responsive, collapsible header menu
* Memes page features my cultural zeitgeist, feeding from 3 APIs:
* Last.fm (for music) :musical_note:
* Goodreads.com (for books) :books:
* Criticker.com (for movies) :movie_camera:
* POSSIE to Twitter. Using the black magic of [IFTTT](http://ifttt.com) all my posts labeled with the category "Tweets" are automatically posted to Twitter. **Own your data!**The base of this is Wordpress, and what you'll find in this repo is a custom theme based on the minimal and lightweight *Bones*.
## What is Bones
__A Lightweight Wordpress Development Theme__Bones is designed to make the life of developers easier. It's built
using HTML5 & has a strong semantic foundation. It was updated recently
using some of the HTML5 Boilerplate's recommended markup and setup.
It's constantly growing so be sure to check back often if you are a
frequent user. I'm always open to contribution. :)Designed by **Eddie Machado**: http://themble.com/bones
## Contact the Author
Any remarks you have make sure to drop me a line at [[email protected]](mailto:[email protected]). More touch-points [here](http://www.fredrocha.net/contact).