https://github.com/databio/markmeld
A Python package for melding markdown content and YAML structured data
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Keywords
Repository
A Python package for melding markdown content and YAML structured data
Basic Info
- Host: GitHub
- Owner: databio
- License: bsd-2-clause
- Language: Python
- Default Branch: master
- Homepage: https://markmeld.databio.org
- Size: 1.14 MB
Statistics
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 4
- Releases: 4
Topics
Metadata Files
README.md
Markmeld is a markdown melder. It merges yaml and markdown content using jinja2 templates. You configure markmeld with your content in computer-readable .md and .yaml files, and markmeld helps produce polished, publication-ready versions of your content, such as a PDF or HTML format. Markmeld is useful for many types of output document, including resumes, biosketches, manuscripts, proposals, books, and more.
Read the complete documentation at markmeld.databio.org.
Testing
Test with
pytest
You can also just build the demos.
cd demo
mm default
Owner
- Name: Databio
- Login: databio
- Kind: organization
- Location: University of Virginia
- Website: https://databio.org
- Repositories: 88
- Profile: https://github.com/databio
Solving problems in computational biology
GitHub Events
Total
- Watch event: 1
- Push event: 5
- Create event: 1
Last Year
- Watch event: 1
- Push event: 5
- Create event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 20
- Total pull requests: 8
- Average time to close issues: 5 months
- Average time to close pull requests: 11 days
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 1.5
- Average comments per pull request: 0.25
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- nsheff (15)
- nleroy917 (3)
Pull Request Authors
- nsheff (5)
- nleroy917 (2)
- Daniel-Mietchen (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- jinja2 *
- logmuse *
- python-frontmatter *
- pyyaml *
- requests *
- ubiquerg *
- actions/checkout v2 composite
- actions/setup-python v2 composite
- psf/black stable composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- markmeld *
- mkdocs >=1.2.2
- pytest >7.1 test