-
Notifications
You must be signed in to change notification settings - Fork 1
Home
B D Hall edited this page Nov 20, 2023
·
6 revisions
The Mlayer wiki has information related to the MLayer website
The theme used is called "Documentation". There is a live site, which serves as documentation for using the theme. The theme iself is available on github.
The theme uses Jekyll's Liquid template language (see).
The command to serve the site locally is
bundle exec jekyll serve
Open a command window in the root folder of the site and run the bundle command. Then point the browser to the localhost indicated.