Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 811 Bytes

config.md

File metadata and controls

27 lines (23 loc) · 811 Bytes

+++ author = "Christoph Ortner" 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 = "ACEsuit" website_descr = "Julia ACE Software Suite" website_url = "https://acesuit.github.io/" +++

@def prepath = ""

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