diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-05-30 22:39:58 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-05-30 22:39:58 +0700 |
commit | b21b8fa2ab3cfa6b2f0d7bb1e5fb677e02d240a0 (patch) | |
tree | 9118c8c805083fadd0d509cd9dd110029c469b78 | |
parent | 68dd3e66b1e4abd8b9f7b38803a1c5d80e34975f (diff) | |
download | site-b21b8fa2ab3cfa6b2f0d7bb1e5fb677e02d240a0.tar.gz |
Update metadata
-rw-r--r-- | _rss/item.xml | 4 | ||||
-rw-r--r-- | blog/gsoc2020/blog20200831.md | 2 | ||||
-rw-r--r-- | blog/nopoo.md | 2 | ||||
-rw-r--r-- | blog/teredo.md | 4 | ||||
-rw-r--r-- | config.md | 13 | ||||
-rw-r--r-- | index.md | 8 |
6 files changed, 13 insertions, 20 deletions
diff --git a/_rss/item.xml b/_rss/item.xml index 554a7fd..412148a 100644 --- a/_rss/item.xml +++ b/_rss/item.xml @@ -20,9 +20,7 @@ defining your own `rss_enclosures` variable with a list of string and use that. <title><![CDATA[{{fd2rss rss_title}}]]></title> <link>{{fd_full_url}}</link> <guid>{{fd_full_url}}</guid> - <description> - <![CDATA[{{fd2rss rss_description}}]]> - </description> + <description><![CDATA[{{fd2rss rss_description}}]]></description> <!-- note that fd_page_html is already HTML, so we don't use fd2rss here --> {{if rss_full_content}} diff --git a/blog/gsoc2020/blog20200831.md b/blog/gsoc2020/blog20200831.md index eea0ead..ecf0aba 100644 --- a/blog/gsoc2020/blog20200831.md +++ b/blog/gsoc2020/blog20200831.md @@ -106,4 +106,4 @@ to know many new and cool people and idea, which make me a more helpful individual to work on Python packaging in the future, I hope. [TensorFlow]: https://www.tensorflow.org -[axuy]: https://www.youtube.com/playlist?list=PLAA9fHINq3sayfxEyZSF2D_rMgDZGyL3N +[axuy]: https://sr.ht/~cnx/axuy diff --git a/blog/nopoo.md b/blog/nopoo.md index fed025f..67582db 100644 --- a/blog/nopoo.md +++ b/blog/nopoo.md @@ -1,5 +1,5 @@ +++ -rss = "To Poo or Not to Poo" +rss = "Me experimenting with #nopoo" date = Date(2021, 5, 23) +++ @def tags = ["hair", "poo", "lyf"] diff --git a/blog/teredo.md b/blog/teredo.md index d605348..03ad055 100644 --- a/blog/teredo.md +++ b/blog/teredo.md @@ -1,5 +1,5 @@ +++ -rss = "Teredo Tunnel Simulation" +rss = "Teredo tunnel simulation in virtual machines" date = Date(2020, 7, 3) +++ @def tags = ["ipv6", "tunnel", "fun"] @@ -26,7 +26,7 @@ connected by the tunnel. ~~~ <figure style='text-align:center'> - <a href=https://www.youtube.com/watch?v=_27uyw9CF24> + <a href=https://video.hardlimit.com/videos/watch/61a0e40c-a74d-4dc6-bb10-9be67b2c1ac5> <img src=/assets/teredo.png alt=Screenshot> </a> <figcaption>Teredo Tunnel Simulation Speedrun</figcaption> diff --git a/config.md b/config.md index 9a3ef0c..5fd0766 100644 --- a/config.md +++ b/config.md @@ -1,17 +1,10 @@ -<!-- -Add here global page variables to use throughout your -website. -The website_* must be defined for the RSS to work ---> -@def website_title = "McSinyx" -@def website_descr = "McSinyx' web logs" -@def website_url = "https://cnx.srht.page" - @def author = "Nguyễn Gia Phong" @def date_format = "yyyy-mm-dd" - @def mintoclevel = 2 +@def rss_website_title = "McSinyx' web logs" +@def rss_website_descr = "Random write-ups packed with pop culture references" +@def rss_website_url = "https://cnx.srht.site/blog" @def rss_author = "Nguyễn Gia Phong" @def rss_full_content = true diff --git a/index.md b/index.md index a726363..a93b674 100644 --- a/index.md +++ b/index.md @@ -4,7 +4,8 @@ Hi! [My name is][] Nguyễn Gia Phong. I'm a Vietnamese undergrad student and a [free software][] enthusiast. You can find me under my Internet alias McSinyx (or CnX for short) in the [Fediverse][]: -* Pleroma: [@cnx@nixnet.social][] +* Pleroma: [cnx@nixnet.social][] +* PeerTube: [cnx@video.hardlimit.com][] * SourceHut: [sr.ht/~cnx][] * Email (and XMPP): [mcsinyx@disroot.org][][^pgp] * Matrix: [@cnx:halogen.city][] @@ -14,9 +15,10 @@ McSinyx (or CnX for short) in the [Fediverse][]: [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 +[cnx@nixnet.social]: https://nixnet.social/cnx +[cnx@video.hardlimit.com]: https://video.hardlimit.com/accounts/cnx +[sr.ht/~cnx]: https://sr.ht/~cnx [mcsinyx@disroot.org]: mailto:mcsinyx@disroot.org [@cnx:halogen.city]: https://matrix.to/#/@cnx:halogen.city -[@cnx@nixnet.social]: https://nixnet.social/cnx -[sr.ht/~cnx]: https://sr.ht/~cnx [27148B2C06A2224B]: https://meta.sr.ht/~cnx.pgp [OpenPGP]: https://keys.openpgp.org/search?q=27148B2C06A2224B |