Placehold

This commit is contained in:
Nguyễn Gia Phong 2020-08-08 22:41:02 +07:00
parent 2bc0fae132
commit 0e718346b0
9 changed files with 34 additions and 11 deletions

1
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1 @@
liberapay: McSinyx

View File

@ -17,15 +17,11 @@
opacity: 0.8;
}
.fa-facebook { background: #3b5998 }
.fa-flickr { background: #f40083 }
.fa-github { background: #24292e }
.fa-instagram { background: #125688 }
.fa-linkedin { background: #007bb5 }
.fa-reddit { background: #ff5700 }
.fa-rss { background: #ff6600 }
.fa-twitter { background: #55acee }
.fa-youtube-square { background: #bb0000 }
.fa-soundcloud { background: #ff5500 }
.fa-stack-exchange { background: #242729 }
.fa-tumblr { background: #2c4762 }
.fa-twitter { background: #55acee }
.fa-youtube { background: #bb0000 }
.fa-facebook { background: #3b5998 }
.fa-linkedin { background: #007bb5 }

View File

@ -16,11 +16,17 @@ I also use pretty much every social medium I advocate against:
<a href='https://github.com/McSinyx' class='fab fa-github'></a>
<a href='https://www.reddit.com/user/McSinyx' class='fab fa-reddit'></a>
<a href='https://twitter.com/McSinyx' class='fab fa-twitter'></a>
<a href='https://www.youtube.com/channel/UClm66NbBMdvA-RXvjDcT34w' class='fab fa-youtube'></a>
<a href='https://www.youtube.com/channel/UClm66NbBMdvA-RXvjDcT34w'
class='fab fa-youtube-square'></a>
<a href='https://soundcloud.com/mcsinyx' class='fab fa-soundcloud'></a>
<a href='https://stackexchange.com/users/6379504/mcsinyx' class='fab fa-stack-exchange'></a>
<a href='https://stackexchange.com/users/6379504/mcsinyx'
class='fab fa-stack-exchange'></a>
<a href='https://www.facebook.com/McSinyx' class='fab fa-facebook'></a>
<a href='https://www.linkedin.com/in/raphael-mcsinyx-6871a719a' class='fab fa-linkedin'></a>
<a href='https://www.linkedin.com/in/raphael-mcsinyx-6871a719a'
class='fab fa-linkedin'></a>
This site is licensed under
a `Creative Commons Attribution-ShareAlike 4.0 International License`_.
.. toctree::
:maxdepth: 2
@ -33,3 +39,5 @@ I also use pretty much every social medium I advocate against:
.. _My name is: https://www.youtube.com/watch?v=LDj8kkVwisY
.. _free software: https://www.gnu.org/philosophy/free-sw.html
.. _Fediverse: https://en.wikipedia.org/wiki/Fediverse
.. _Creative Commons Attribution-ShareAlike 4.0 International License:
http://creativecommons.org/licenses/by-sa/4.0/

View File

@ -1,2 +1,4 @@
Meatspace Adventures
====================
This page intentionally left blank.

2
source/work/app.rst Normal file
View File

@ -0,0 +1,2 @@
Applications
============

View File

@ -1,2 +1,10 @@
Free Software Works
===================
.. toctree::
:maxdepth: 1
app
l10n
lib
theme

2
source/work/l10n.rst Normal file
View File

@ -0,0 +1,2 @@
Localization
============

2
source/work/lib.rst Normal file
View File

@ -0,0 +1,2 @@
Libraries
=========

2
source/work/theme.rst Normal file
View File

@ -0,0 +1,2 @@
Themes
======