Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.0%) to scientific vocabulary
Repository
The theme used on intia.de
Basic Info
- Host: GitHub
- Owner: th-koeln-intia
- License: other
- Language: JavaScript
- Default Branch: main
- Homepage: https://theme.intia.de
- Size: 44.6 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
The INTIA Theme
A barrier-free design by INTIA, created to be used as an Jekyll theme using Bulma. It can be viewed on theme.intia.de
Installation
Add this line to your Jekyll site's Gemfile:
ruby
gem "intia-theme"
And add this line to your Jekyll site's _config.yml:
yaml
theme: intia-theme
And then execute:
$ bundle
Or install it yourself as:
$ gem install intia-theme
Usage
TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/th-koeln-intia/intia-theme. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
Development
To set up your environment to develop this theme, run bundle install.
Your theme is setup just like a normal Jekyll site! To test your theme, run bundle exec jekyll serve and open your browser at http://localhost:4000. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.
When your theme is released, only the files in _layouts, _includes, _sass and assets tracked with Git will be bundled.
To add a custom directory to your theme-gem, please edit the regexp in intia-theme.gemspec accordingly.
License
The theme is available as open source under the terms of the MIT License.
Owner
- Name: th-koeln-intia
- Login: th-koeln-intia
- Kind: organization
- Repositories: 9
- Profile: https://github.com/th-koeln-intia
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Schmidt" given-names: "Marc" orcid: "https://orcid.org/0000-0003-4992-5859" - family-names: "Rösch" given-names: "Janina" - family-names: "Wilk" given-names: "Dennis Christian" title: "Barrierefreies Web-Theme INTIA" version: 0.1.41 url: "https://github.com/th-koeln-intia/intia-theme"
GitHub Events
Total
Last Year
Dependencies
- @creativebulma/bulma-tooltip 1.2.0 development
- bulma 0.9.3
- bulma 0.8.2
- bulma-block-list 0.4.2
- bulma-carousel 4.0.24
- @creativebulma/bulma-tooltip ^1.2.0 development
- bulma ^0.9.3
- bulma-block-list ^0.4.1
- bulma-carousel ^4.0.24
- jekyll >= 0 development
- jekyll-coffeescript >= 0 development
- jekyll-commonmark-ghpages >= 0 development
- jekyll-feed >= 0 development
- jekyll-github-metadata >= 0 development
- jekyll-hyperlinkify-glossary >= 0 development
- jekyll-optional-front-matter >= 0 development
- jekyll-paginate-v2 >= 0 development
- jekyll-redirect-from >= 0 development
- jekyll-relative-links >= 0 development
- jekyll-sass-converter >= 0 development
- jekyll-seo-tag >= 0 development
- jekyll-sitemap >= 0 development
- jekyll-titles-from-headings >= 0 development
- jekyll-watch >= 0 development
- tzinfo ~> 1.2
- tzinfo-data >= 0
- wdm ~> 0.1.1
- webrick ~> 1.7
- jekyll ~> 4.2