Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

ronilaukkarinen/rolle.wtf

Repository files navigation

rolle.wtf

Please note: I redesigned the site in March, 2016. Check out rolle.wtf-v2.

Website at rolle.wtf. A site where it all comes together. Built with Modern HTML5 Boilerplate.

Cache

I have a simple PHP-cache which reloads every 10 minutes because of the social media feeds. Crontab follows:

*/6 * * * * /var/www/rolle.wtf/bin/flushrollewtfcache

flushrollewtfcache -executable:

#!/bin/bash
cd /var/www/rolle.wtf/public_html && wget -q http://rolle.wtf

ToDo

  • Add Composer
  • Add latest tweet time
  • Add latest blog post time RSS in time ago format
  • Add DotENV
  • Add Todoist API for todo list statistics
  • Music section (Last.fm, Bandcamp, Spotify, Songkick, Mikseri...)
  • About.me section
  • Add more company links, Github etc.
  • Movies & TV section (IMDb, Letterboxd, Movli, Foundd, Trakt, Animewatcher etc.)
  • Instant messaging section (IRC, Skype, Slack, etc.)
  • Health section (HeiaHeia, Endomondo)
  • Places section (Foursquare)
  • Add Codeivate and Wakatime to code section
  • Work section (LinkedIn, Behance, Dribbble, etc.)
  • Videos section (Youtube, Vine, Vimeo, etc.)
  • Bookmarks section (Delicious, Digg, etc.)
  • Old school Finnish social media section (IRC-galleria, Kuvake, etc.)
  • Art (Deviantart, Pinterest)
  • Other social medias like Path and Bebo
  • Add the legacy stuff - website from 1999, university site, etc.
  • Add hashtg.it
  • Add gadgets section (links to XDA, openSUSE, etc.)
  • Add last active in IRC
  • Add Facebook
  • Add dreams and sleep data
  • Add Problemsolv.in IT-blog
  • Add sysadmin section and home server stats

Building blocks

About

A personal contact card website at rolle.wtf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages