elixir-trp-lessontemplateinstructions-mkdocs
Instructions on how to use the ELIXIR Training Lesson (MkDocs) Template
https://github.com/elixir-europe-training/elixir-trp-lessontemplateinstructions-mkdocs
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 (5.1%) to scientific vocabulary
Repository
Instructions on how to use the ELIXIR Training Lesson (MkDocs) Template
Basic Info
- Host: GitHub
- Owner: elixir-europe-training
- License: other
- Language: TeX
- Default Branch: main
- Homepage: https://elixir-europe-training.github.io/ELIXIR-TrP-LessonTemplateInstructions-MkDocs/
- Size: 2.85 MB
Statistics
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 3
- Releases: 0
Metadata Files
README.md
Instructions for ELIXIR-TrP-LessonTemplate-MkDocs
The website is generated with MkDocs, with the theme Material.
If working locally
To host it locally, install MkDocs:
bash
pip install mkdocs
and Material with some plugins:
bash
pip install mkdocs-material
pip install mkdocs-video
pip install mkdocs-bibtex
pip install neoteroi-mkdocs
Clone this repository to your local computer. Then, make the repository your current directory and type:
bash
mkdocs serve
to host it locally and check it out with your browser at http://localhost:8000/.
If using the Github editor
If you commit to the branch main (the default branch), the website will be automatically updated in 30-60 seconds.
Owner
- Name: ELIXIR Europe Training
- Login: elixir-europe-training
- Kind: organization
- Website: https://elixir-europe.org/platforms/training
- Repositories: 18
- Profile: https://github.com/elixir-europe-training
Life science training resources from the ELIXIR Training Platform.
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "van Geest" given-names: "Geert" orcid: "https://orcid.org/0000-0002-1561-078X" - family-names: "Kronander" given-names: "Elin" - family-names: "Herrera" given-names: "Jose Alejandro Romero" orcid: "https://orcid.org/0000-0002-4765-2087" - family-names: "Žlender" given-names: "Nadja" - family-names: "Cardona" given-names: "Alexia" orcid: "https://orcid.org/0000-0002-7877-5565" title: "The ELIXIR Training Lesson Template - Developing Training Together" version: v1.0.0-alpha doi: 10.5281/zenodo.7913092 date-released: 2023-05-09 url: "https://doi.org/10.5281/zenodo.7913092"
GitHub Events
Total
- Issues event: 3
- Delete event: 1
- Push event: 47
- Pull request review event: 1
- Pull request event: 5
- Create event: 1
Last Year
- Issues event: 3
- Delete event: 1
- Push event: 47
- Pull request review event: 1
- Pull request event: 5
- Create event: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 2
- Total pull requests: 4
- Average time to close issues: 10 days
- Average time to close pull requests: 6 months
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 2
- Pull requests: 4
- Average time to close issues: 10 days
- Average time to close pull requests: 6 months
- Issue authors: 1
- Pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- elinkronander (3)
- abotzki (1)
- github-actions[bot] (1)
- GeertvanGeest (1)
Pull Request Authors
- github-actions[bot] (5)
- sfragkoul (2)
- GeertvanGeest (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- AndreasAugustin/actions-template-sync v0.8.0 composite
- actions/checkout v3 composite
- mkdocs-bibtex *
- mkdocs-material *
- mkdocs-video *
- neoteroi-mkdocs *
- setuptools *