Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 2.32 KB

config.md

File metadata and controls

70 lines (53 loc) · 2.32 KB

@def website_title = "Tom Kwong's Infinite Loop" @def website_descr = "Technology ideas never end..." @def website_url = "https://ahsmart.com"

@def author = "Tom Kwong"

@def mintoclevel = 2

@def ignore = ["node_modules/"]

@def hasmath = false @def hascode = true

@def addthis = false

@def disqus = false

\newcommand{\R}{\mathbb R} \newcommand{\scal}[1]{\langle #1 \rangle}

\newcommand{\style}[2]{~~~

~~~!#2~~~
~~~}

\newcommand{\splash}[3]{~~~

#1
#3
~~~}

\newcommand{\blogyear}[1]{~~~

#1
~~~}

\newcommand{\blogmonth}[1]{~~~

#1
~~~}

\newcommand{\blogtitle}[1]{~~~

#1

~~~}

\newcommand{\blogdate}[1]{~~~

#1

~~~}

\newcommand{\image}[3]{~~~#1~~~}

\newcommand{\textcss}[2]{~~~

#2
~~~}

\newcommand{\lazyimage}[2]{~~~#1~~~} \newcommand{\lazyimagestyled}[3]{~~~#1~~~}