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 %} + +