Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.23 KB

File metadata and controls

33 lines (28 loc) · 1.23 KB

+++ author = "G⁻¹Lab" author_blurb = "Forward and inverse geophysical problems in Julia." mintoclevel = 2

meta_descr = "G⁻¹Lab website" meta_kw = "Geophysics, Inverse problems, Hamiltonian Monte Carlo, Optimization, Seismology"

uncomment and adjust the following line if the expected base URL of your website is something like [www.thebase.com/yourproject/]

please do read the docs on deployment to avoid common issues: https://franklinjl.org/workflow/deploy/#deploying_your_website

prepath = "yourproject"

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 = "G⁻¹Lab" website_descr = "G⁻¹Lab Webpage" website_url = "https://ginvlab.github.io" +++

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