skyfaller / twentyeleven-skyfaller

child theme of Twenty Eleven for Skyfaller.space

Home Page:https://www.skyfaller.space/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is a child theme of the Wordpress theme Twenty Eleven. It was created for Skyfaller.space, Nelson's personal homepage.

Font

I use @font-face to import an open source font from The League of Moveable Type, specifically Orbitron, to use in the header. I used google-webfonts-helper to download only the style I need from Google Fonts.

I'd like to de-Google 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-skyfaller
  • git@codeberg.org:skyfaller/twentyeleven-skyfaller.git
  • git@github.com:skyfaller/twentyeleven-skyfaller.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 Skyfaller.space

https://www.skyfaller.space/

License:GNU General Public License v2.0


Languages

Language:PHP 85.5%Language:CSS 14.5%