Skip to content

scommons/scommons.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

060d766 · Mar 9, 2024

History

47 Commits
Feb 3, 2022
Mar 9, 2024
May 7, 2018
Jan 25, 2019
Jan 2, 2018
Jan 2, 2018
Jan 2, 2018
Mar 9, 2024
Feb 3, 2022
Aug 11, 2021
Jun 26, 2018
Mar 9, 2024

Repository files navigation

CI

Scala Commons GitHub Pages

Jekyll Theme

The site is built using the jekyll-theme-cayman theme.

Previewing the site locally

If you'd like to preview the site locally (for example, in the process of proposing a change):

  1. Clone down the site's repository (git clone https://github.com/scommons/scommons.github.io)
  2. cd into the site's directory
  3. Run ./script/bootstrap.sh to install the necessary dependencies
  4. Run ./script/server.sh to start the preview server
  5. Visit localhost:4000 in your browser to preview the site

Running tests

The site contains a minimal test suite, to ensure a site with the theme would build successfully. To run the tests, simply run ./script/cibuild.sh. You'll need to run ./script/bootstrap.sh one before the test script will work.

Markdown

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see GitHub Flavored Markdown.

How to embed draw.io Diagrams

GitHub support is now available https://www.draw.io/?mode=github

An example for integration into GitHub wikis is available here Embed Diagrams

Example diagrams are available here