Repository for the Offical SWIFT-HEP Project Website.
To make changes, just fork and make Pull Requests. The site is built using Hugo, so see their documentation for:
extended
version (e.g. from here)See the remainder of the [Hugo Documentation] under the "Getting Started" and "Content Management" sections for details on adding content such as pages, images, and other items.
For adding new pages, please use the corresponding hugo new
command and the documents will be placed in the correct place.
npm install bootstrap --save
# or
# npm install bootstrap@<version> --save
to install the latest version of bootstrap in node_modules
.