summaryrefslogtreecommitdiffstats
path: root/static/includes/home-articles-section.hi.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/includes/home-articles-section.hi.html')
-rw-r--r--static/includes/home-articles-section.hi.html47
1 files changed, 47 insertions, 0 deletions
diff --git a/static/includes/home-articles-section.hi.html b/static/includes/home-articles-section.hi.html
new file mode 100644
index 0000000..10e3bfd
--- /dev/null
+++ b/static/includes/home-articles-section.hi.html
@@ -0,0 +1,47 @@
+<div class="articles">
+ <section class="section">
+ <div class="container">
+ <div class="wrapper">
+ <div class="content">
+ <header>
+ <h1 class="title"><span>Articles</span></h1>
+ <a class="feed" href="/article/feed.atom">
+ <span class="feed-icon"></span>
+ <span class="is-sr-only">Atom Feed</span>
+ </a>
+ </header>
+ <ul class="news-items">
+ <li>
+ <p><span class="tag is-white">Jan 23, 2021</span>
+ <a href="/article/better-than-whatsapp/hi">व्हाट्सएप
+ से बेहतर: इन स्वतंत्र सॉफ्टवेयर ऐप्स और सेवाओं का प्रयोग करें</a>
+ </p>
+ </li>
+ <li>
+ <p><span class="tag is-white">Sep 19, 2011</span>
+ <a href="/article/android/">Android and Users' Freedom
+ - By Richard Stallman</a>
+ </p>
+ </li>
+ <li>
+ <p><span class="tag is-white">Feb 27, 2009</span>
+ <a href="/article/liberating-cyberspace-rms-interview/">Liberating cyberspace -
+ Interview with Richard M. Stallman,
+ founder, Free Software Foundation,
+ FRONTLINE</a>
+ </p>
+ </li>
+ <li>
+ <p><span class="tag is-white">Oct 19, 2007</span>
+ <a href="/article/frontline-moglen-interview/">The Spectre of Free
+ Information - Interview with Eben
+ Moglen, Professor of Law and Legal
+ History - FRONTLINE</a>
+ </p>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ </section>
+</div>