To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site!
> This theme is based upon https://github.com/jekyll/minima.
# Note
This notes are intended for developers of the theme, and **not the developers of the website that use the theme**!
## Installation
Add this line to your Jekyll site's `Gemfile`:
```ruby
...
...
@@ -113,9 +107,6 @@ To enable Google Anaytics, add the following lines to your Jekyll site:
google_analytics:UA-NNNNNNNN-N
```
## Contributing
Bug reports and pull requests are welcome on Gitlab at https://git-r3lab.uni.lu/core-services/jekyll-theme-lcsb-default/issues. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
## Development
...
...
@@ -140,9 +131,4 @@ Added `alert` and `alert_header` blocks.
To use: `{% alert info %}{% alert_header %}Header{% endalert_header %}Content{% endalert %}` or `{% alert warning %}{% alert_header %}Header{% endalert_header %}Content{% endalert %}`
### 0.2.18
* Corrected placement of R3 logo in the footer on mobile
## License
The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
* Corrected placement of R3 logo in the footer on mobile
The theme is displayed via Gitlab [pages](https://core-services.pages.uni.lu/jekyll-theme-lcsb-default/).
Welcome to our LCSB Jekyll theme! Jekyll is a static webpages generator, which turns markdown files into a website. This repository contains a template, that you should use when creating any webpage for your LCSB-related projects. The layout has been already approved by our Communications Department, so that putting the website live will be fast and easy!
Read the [README](https://git-r3lab.uni.lu/core-services/jekyll-theme-lcsb-default/blob/master/README.md) file to know how to use in your project.
> Note, that you should not clone this repository, unless you want to work on the theme.
# How to use?
To start a new page for your repository, you should fork [this project](https://git-r3lab.uni.lu/core-services/pages-jekyll-lcsb-template) and modify its contents directly.
The webpage will be published automatically under uni.lu network.
To start a new page for your repository, you can fork [this project](https://git-r3lab.uni.lu/core-services/pages-jekyll-lcsb-template) and start to modify it directly.
For more information, refer to [https://git-r3lab.uni.lu/core-services/pages-jekyll-lcsb-template/blob/master/index.md](https://git-r3lab.uni.lu/core-services/pages-jekyll-lcsb-template/blob/master/index.md).
## Contributing
Bug reports and pull requests are welcome on Gitlab at (https://git-r3lab.uni.lu/core-services/jekyll-theme-lcsb-default/issues). This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
# Development
Please see (https://git-r3lab.uni.lu/core-services/jekyll-theme-lcsb-default/blob/master/development.md).
# Contact
In case you need any information, please contact [LCSB Sysadmins Team](mailto:lcsb-sysadmins@uni.lu).
# License
The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).