logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git

self-hosting.shtml (514B)


  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <!--#include file="/templates/head.shtml" -->
  5. <meta property="og:type" content="article"/>
  6. <meta property="og:title" content="My 10 years of self-hosting"/>
  7. <title>self-hosting — Cyber-home of lanodan</title>
  8. </head>
  9. <body>
  10. <!--#include file="/templates/en/nav.shtml" -->
  11. <!--#include file="/articles/self-hosting.xhtml"-->
  12. <a href="/articles/self-hosting.xhtml">article only(plain XHTML)</a>
  13. <!--#include file="/templates/en/footer.shtml" -->
  14. </body>
  15. </html>