https://github.com/datacite/maltipoo
Base stylesheet for DataCite
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 (8.7%) to scientific vocabulary
Repository
Base stylesheet for DataCite
Basic Info
- Host: GitHub
- Owner: datacite
- License: mit
- Language: SCSS
- Default Branch: main
- Size: 741 KB
Statistics
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
- Releases: 10
Metadata Files
README.md
Maltipoo - DataCite Stylesheets
Sass files for DataCite services, built on top of Bootstrap.
Importing
Import into a JavaScript project using yarn to add directly from the GitHub repo. Specify the version in the command.
example: yarn add https://github.com/datacite/maltipoo#0.0.1
Then import into a css file
@import 'maltipoo/dist/stylesheets/doi.min.css';
or a JavaScript file
import 'maltipoo/dist/stylesheets/doi.min.css';
Local development
Note: Node 22+ required
Run directly on your OS
Prerequisites
Install and build
git clone https://github.com/datacite/maltipoo.gitcd maltipooyarn installyarn build
The generated css files are placed in dist/stylesheets
Issues
Follow along via Github Issues.
Notes on Patches/Pull Requests
- Fork the project
- Write tests for your new feature or a test that reproduces a bug
- Implement your feature or make a bug fix
- Do not mess with version or history
- Commit, push and make a pull request. Bonus points for topical branches.
License
maltipoo is released under the MIT License.
Owner
- Name: DataCite
- Login: datacite
- Kind: organization
- Email: info@datacite.org
- Website: https://www.datacite.org
- Twitter: DataCite
- Repositories: 111
- Profile: https://github.com/datacite
Connecting research, identifying knowledge
GitHub Events
Total
- Release event: 3
- Delete event: 4
- Push event: 6
- Pull request event: 7
- Create event: 5
Last Year
- Release event: 3
- Delete event: 4
- Push event: 6
- Pull request event: 7
- Create event: 5