trilinos.github.io
trilinos.github.io copied to clipboard
Trilinos Project Homepage
trilinos.github.io
Github website platform for Trilinos organization
Instructions on editing and maintaining repos
Running locally
Running bundle exec jekyll serve test website locally before pushing to Github repo
Edit top navigation
Material on top navigation is located in _data/topnav.yml
Items on top navigation are listed in order with title and url
Note: Careful on indentation. Wrong indentation leads to build page errors.
Edit home page
Home page is in index.md
Edit contents
All the contents are in pages directory and located in appropriate sub_folders correspond to the website
All the contents are written in markdown and editable.
More details on update website can be found here