docs: Update website
This commit is contained in:
parent
b37b764026
commit
96083899fb
2 changed files with 14 additions and 4 deletions
|
@ -18,18 +18,25 @@
|
|||
# You can create any custom variable you would like, and they will be accessible
|
||||
# in the templates via {{ site.myvariable }}.
|
||||
|
||||
title: HepLean
|
||||
email: HEPLean
|
||||
title: "HepLean: Digitalizing High-Energy Physics in Lean 4"
|
||||
#email: HEPLean
|
||||
description: >- # this means to ignore newlines until "baseurl:"
|
||||
A project to digitalize results from high-energy physics into Lean 4.
|
||||
baseurl: "/HepLean" # the subpath of your site, e.g. /blog
|
||||
url: "https://heplean.github.io" # the base hostname & protocol for your site, e.g. http://example.com
|
||||
#twitter_username: jekyllrb
|
||||
github_username: HEPLean
|
||||
github_username: "HEPLean"
|
||||
|
||||
# Build settings
|
||||
theme: minima
|
||||
|
||||
minima:
|
||||
skin: solarized
|
||||
|
||||
author:
|
||||
name: HEPLean
|
||||
email: " "
|
||||
|
||||
# The following items will not be processed, by default.
|
||||
# Any item listed under the `exclude:` key here will be automatically added to
|
||||
# the internal "default list".
|
||||
|
|
|
@ -4,6 +4,9 @@
|
|||
|
||||
layout: home
|
||||
---
|
||||
[](https://heplean.github.io/HepLean/docs)
|
||||
[](https://github.com/HEPLean/HepLean)
|
||||
|
||||
# Documentation
|
||||
(This site is a work in progress. More to follow. Follow the links above to
|
||||
the documentation page or GitHub.)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue