initial upload
This commit is contained in:
26
docs/_config.yml
Executable file
26
docs/_config.yml
Executable file
@@ -0,0 +1,26 @@
|
||||
exclude: [".rvmrc", ".rbenv-version", "ReadMe.md", "Rakefile", "changelog.md", "License.md"]
|
||||
highlighter: rouge
|
||||
|
||||
title : LaGriT
|
||||
description: LaGriT is a library providing mesh generation and optimization for a variety of polyhedra and dimensions.
|
||||
|
||||
author :
|
||||
name : Terry Miller, Carl Gable, Nathaniel Knapp, Daniel Livingston, Erica Hinrichs
|
||||
email : tamiller@lanl.gov
|
||||
github : lanl
|
||||
|
||||
theme: jekyll-theme-slate
|
||||
|
||||
production_url : https://lanl.github.io/LaGriT
|
||||
base_url : https://lanl.github.io/LaGriT
|
||||
|
||||
kramdown:
|
||||
input: GFM
|
||||
hard_wrap: false
|
||||
|
||||
plugins:
|
||||
- jekyll-sitemap
|
||||
|
||||
tipue_search:
|
||||
include:
|
||||
pages: true
|
||||
Reference in New Issue
Block a user