Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 853 Bytes

config.md

File metadata and controls

28 lines (24 loc) · 853 Bytes

+++ author = "CLTL" mintoclevel = 2

Add here files or directories that should be ignored by Franklin, otherwise

these files might be copied and, if markdown, processed by Franklin which

you might not want. Indicate directories by ending the name with a /.

Base files such as LICENSE.md and README.md are ignored by default.

ignore = ["node_modules/"]

RSS (the website_{title, descr, url} must be defined to get RSS)

generate_rss = true website_title = "GPT Hackaton" website_descr = "GPT Hackaton site" website_url = "https://cltl.github.io/gpt-hackaton/"

prepath variable for project website

prepath = "gpt-hackaton" +++

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