skyfaller / twentyeleven-stairball

child theme of Twenty Eleven for Stairball.club

Home Page:https://www.stairball.club/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is a child theme of the Wordpress theme Twenty Eleven. It was originally created for Nelson's homepage, then modified for Stairball.club.

Font

I use @font-face to import an open source font from The League of Moveable Type, specifically Chunk, to use in the header.

I'd like to de-Google-ify my sites, and self-hosting seems to provide better performance than Google Fonts.

Transitioning away from GitHub

I am planning to Give up GitHub. As part of my migration plan, I will begin using hydra hosting, setting up multiple git remotes of equal status. Currently I'm using SourceHut, Codeberg, and GitHub, but once I have enough other hosts I'll eliminate GitHub.

You can run git remote set-url to switch remote locations if a host goes down. Right now, your options are:

Collaborators may prefer SSH:

  • git@git.sr.ht:~skyfaller/twentyeleven-stairball
  • git@codeberg.org:skyfaller/twentyeleven-stairball.git
  • git@github.com:skyfaller/twentyeleven-stairball.git

But before pushing any commits, please make sure you know how to fetch from and push to all remotes simultaneously.

License

This project is licensed under the GNU General Public License, version 2 or any later version at your choice. See the LICENSE file for details.

I chose GPLv2 or later to match the license for the parent theme: https://themes.svn.wordpress.org/twentyeleven/4.2/readme.txt

About

child theme of Twenty Eleven for Stairball.club

https://www.stairball.club/

License:GNU General Public License v2.0


Languages

Language:PHP 82.7%Language:CSS 17.3%