From 06d49184d328537facb2a4bc5d8797c56c1e167a Mon Sep 17 00:00:00 2001 From: edoapra Date: Mon, 20 Nov 2017 16:56:20 -0800 Subject: [PATCH] trying github theme --- docs/_config.yml | 3 ++- docs/index2.html | 59 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 docs/index2.html diff --git a/docs/_config.yml b/docs/_config.yml index cc35c1df2c..2daf09a085 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1 +1,2 @@ -theme: jekyll-theme-modernist \ No newline at end of file +theme: jekyll-theme-modernist +title: [NWChem] \ No newline at end of file diff --git a/docs/index2.html b/docs/index2.html new file mode 100644 index 0000000000..070399a50b --- /dev/null +++ b/docs/index2.html @@ -0,0 +1,59 @@ + + + + + + + {% seo %} + + + + + + + + + +
+
+

{{ site.title | default: site.github.repository_name }}

+ {% if site.description or site.github.project_tagline %} +

{{ site.description | default: site.github.project_tagline }}

+ {% endif %} +

View the Project on GitHub {{ github_name }}

+ +
+
+ + {{ content }} + +
+
+ + + + {% if site.google_analytics %} + + {% endif %} + +