https://github.com/bird-house/bird-house.github.io
Project pages for Birdhouse http://bird-house.github.io
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.3%) to scientific vocabulary
Keywords
Repository
Project pages for Birdhouse http://bird-house.github.io
Basic Info
Statistics
- Stars: 4
- Watchers: 14
- Forks: 1
- Open Issues: 14
- Releases: 1
Topics
Metadata Files
README.md
Birdhouse Website
This is the source of the Birdhouse Website.
The Birdhouse Website is the main site for the Birdhouse project where you can find links to documentation and demos.
Contributing
Contributions are welcome. Feel free to open a pull request with changes.
Running it Locally
It can be helpful to preview changes on your computer before opening a pull request. The Birdhouse Website uses MkDocs to build GitHub-Pages from Markdown.
Clone this repository locally, and cd into it:
console
git clone https://github.com/bird-house/bird-house.github.io
cd bird-house.github.io
Install mkdocs, for example with conda:
console
conda env create
conda activate birdhouse2
Now you can ask mkdocs to build the website:
console
mkdocs build
mkdocs serve
Point your browser at http://127.0.0.1:8000/.
Edit the various parts, mkdocs should automatically rebuild and
refresh the pages when changes occur.
To stop serving the website, press Ctrl-C in your terminal.
Deployment
Pull requests merged to the main branch are automatically deployed to the production website.
Where to Edit?
You can edit the main page of the website by changing index.md.
It is written in Markdown.
The site has other pages written in Markdown like about.md.
To customise the layout read the documentation of Material for MkDocs.
Owner
- Name: bird-house
- Login: bird-house
- Kind: organization
- Website: http://bird-house.github.io/
- Repositories: 63
- Profile: https://github.com/bird-house
Making Web Processing Services easy
GitHub Events
Total
- Release event: 1
- Watch event: 1
- Delete event: 6
- Member event: 2
- Push event: 18
- Pull request event: 8
- Create event: 8
Last Year
- Release event: 1
- Watch event: 1
- Delete event: 6
- Member event: 2
- Push event: 18
- Pull request event: 8
- Create event: 8
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Carsten Ehbrecht | e****t@d****e | 46 |
| Nils Hempelmann | n****n | 5 |
| Nikolay Koldunov | k****n@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 45
- Total pull requests: 9
- Average time to close issues: 6 months
- Average time to close pull requests: about 3 hours
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 2.44
- Average comments per pull request: 0.67
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 1 minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- cehbrecht (21)
- huard (6)
Pull Request Authors
- cehbrecht (9)
- koldunovn (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- mkdocs-material *