mirror of
https://github.com/c0mmando/blog.hackliberty.org.git
synced 2025-05-31 16:21:43 +05:30
initial commmit
This commit is contained in:
104
categories/syntax/index.html
Normal file
104
categories/syntax/index.html
Normal file
@@ -0,0 +1,104 @@
|
||||
<!doctype html><html lang=en dir=auto>
|
||||
<head><meta charset=utf-8>
|
||||
<meta http-equiv=x-ua-compatible content="IE=edge">
|
||||
<meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no">
|
||||
<meta name=robots content="index, follow">
|
||||
<title>syntax | HackLiberty Blog</title>
|
||||
<meta name=keywords content>
|
||||
<meta name=description content="HackLiberty Blog">
|
||||
<meta name=author content="HackLiberty">
|
||||
<link rel=canonical href=https://blog.hackliberty.org/categories/syntax/>
|
||||
<link crossorigin=anonymous href=/assets/css/stylesheet.min.ec8da366ca2fb647537ccb7a8f6fa5b4e9cd3c7a0d3171dd2d3baad1e49c8bfc.css integrity="sha256-7I2jZsovtkdTfMt6j2+ltOnNPHoNMXHdLTuq0eSci/w=" rel="preload stylesheet" as=style>
|
||||
<link rel=icon href=https://blog.hackliberty.org/favicon.ico>
|
||||
<link rel=icon type=image/png sizes=16x16 href=https://blog.hackliberty.org/favicon-16x16.png>
|
||||
<link rel=icon type=image/png sizes=32x32 href=https://blog.hackliberty.org/favicon-32x32.png>
|
||||
<link rel=apple-touch-icon href=https://blog.hackliberty.org/apple-touch-icon.png>
|
||||
<link rel=mask-icon href=https://blog.hackliberty.org/safari-pinned-tab.svg>
|
||||
<meta name=theme-color content="#2e2e33">
|
||||
<meta name=msapplication-TileColor content="#2e2e33">
|
||||
<link rel=alternate type=application/rss+xml href=https://blog.hackliberty.org/categories/syntax/index.xml>
|
||||
<noscript>
|
||||
<style>#theme-toggle,.top-link{display:none}</style>
|
||||
</noscript><meta property="og:title" content="syntax">
|
||||
<meta property="og:description" content="HackLiberty Blog">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://blog.hackliberty.org/categories/syntax/">
|
||||
<meta name=twitter:card content="summary">
|
||||
<meta name=twitter:title content="syntax">
|
||||
<meta name=twitter:description content="HackLiberty Blog">
|
||||
</head>
|
||||
<body class="list dark" id=top>
|
||||
<script>localStorage.getItem("pref-theme")==="light"&&document.body.classList.remove('dark')</script>
|
||||
<header class=header>
|
||||
<nav class=nav>
|
||||
<div class=logo>
|
||||
<a href=https://blog.hackliberty.org/ accesskey=h title=" (Alt + H)">
|
||||
<img src=https://blog.hackliberty.org/hackliberty.png alt=logo aria-label=logo height=35> </a>
|
||||
<span class=logo-switches>
|
||||
<button id=theme-toggle accesskey=t title="(Alt + T)"><svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"/></svg><svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentcolor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg>
|
||||
</button>
|
||||
</span>
|
||||
</div>
|
||||
<ul id=menu>
|
||||
<li>
|
||||
<a href=https://blog.hackliberty.org/posts/ title=Posts>
|
||||
<span>Posts</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=https://blog.hackliberty.org/archives/ title=Archive>
|
||||
<span>Archive</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=https://blog.hackliberty.org/search/ title="Search (Alt + /)" accesskey=/>
|
||||
<span>Search</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=https://blog.hackliberty.org/series/ title=Series>
|
||||
<span>Series</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=https://blog.hackliberty.org/tags/ title=Tags>
|
||||
<span>Tags</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<main class=main>
|
||||
<header class=page-header><div class=breadcrumbs><a href=https://blog.hackliberty.org/>Home</a> » <a href=https://blog.hackliberty.org/categories/>Categories</a></div>
|
||||
<h1>
|
||||
syntax
|
||||
</h1>
|
||||
</header>
|
||||
<article class="post-entry tag-entry">
|
||||
<header class=entry-header>
|
||||
<h2>Markdown Syntax Guide
|
||||
</h2>
|
||||
</header>
|
||||
<div class=entry-content>
|
||||
<p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
|
||||
...</p>
|
||||
</div>
|
||||
<footer class=entry-footer><span title="2019-03-11 00:00:00 +0000 UTC">March 11, 2019</span> · 3 min · Hugo Authors</footer>
|
||||
<a class=entry-link aria-label="post link to Markdown Syntax Guide" href=https://blog.hackliberty.org/posts/markdown-syntax/></a>
|
||||
</article>
|
||||
</main>
|
||||
<footer class=footer>
|
||||
<span>© 2022 <a href=https://blog.hackliberty.org/>HackLiberty Blog</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href=https://gohugo.io/ rel="noopener noreferrer" target=_blank>Hugo</a> &
|
||||
<a href=https://git.io/hugopapermod rel=noopener target=_blank>PaperMod</a>
|
||||
</span>
|
||||
</footer>
|
||||
<a href=#top aria-label="go to top" title="Go to Top (Alt + G)" class=top-link id=top-link accesskey=g><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentcolor"><path d="M12 6H0l6-6z"/></svg>
|
||||
</a>
|
||||
<script>let menu=document.getElementById('menu');menu&&(menu.scrollLeft=localStorage.getItem("menu-scroll-position"),menu.onscroll=function(){localStorage.setItem("menu-scroll-position",menu.scrollLeft)}),document.querySelectorAll('a[href^="#"]').forEach(a=>{a.addEventListener("click",function(b){b.preventDefault();var a=this.getAttribute("href").substr(1);window.matchMedia('(prefers-reduced-motion: reduce)').matches?document.querySelector(`[id='${decodeURIComponent(a)}']`).scrollIntoView():document.querySelector(`[id='${decodeURIComponent(a)}']`).scrollIntoView({behavior:"smooth"}),a==="top"?history.replaceState(null,null," "):history.pushState(null,null,`#${a}`)})})</script>
|
||||
<script>var mybutton=document.getElementById("top-link");window.onscroll=function(){document.body.scrollTop>800||document.documentElement.scrollTop>800?(mybutton.style.visibility="visible",mybutton.style.opacity="1"):(mybutton.style.visibility="hidden",mybutton.style.opacity="0")}</script>
|
||||
<script>document.getElementById("theme-toggle").addEventListener("click",()=>{document.body.className.includes("dark")?(document.body.classList.remove('dark'),localStorage.setItem("pref-theme",'light')):(document.body.classList.add('dark'),localStorage.setItem("pref-theme",'dark'))})</script>
|
||||
</body>
|
||||
</html>
|
19
categories/syntax/index.xml
Normal file
19
categories/syntax/index.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>syntax on HackLiberty Blog</title>
|
||||
<link>https://blog.hackliberty.org/categories/syntax/</link>
|
||||
<description>Recent content in syntax on HackLiberty Blog</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 11 Mar 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.hackliberty.org/categories/syntax/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Markdown Syntax Guide</title>
|
||||
<link>https://blog.hackliberty.org/posts/markdown-syntax/</link>
|
||||
<pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>https://blog.hackliberty.org/posts/markdown-syntax/</guid>
|
||||
<description>Sample article showcasing basic Markdown syntax and formatting for HTML elements.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
1
categories/syntax/page/1/index.html
Normal file
1
categories/syntax/page/1/index.html
Normal file
@@ -0,0 +1 @@
|
||||
<!doctype html><html><head><title>https://blog.hackliberty.org/categories/syntax/</title><link rel=canonical href=https://blog.hackliberty.org/categories/syntax/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://blog.hackliberty.org/categories/syntax/"></head></html>
|
Reference in New Issue
Block a user