-
-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Templating Languages #18
Comments
Feel free to create a PR for these. |
I'm having an issue running As I already added logos and data according to the steps and when trying to run build, everything went error. I tried installing the dependencies and it still doesn't work. I do run this: and I got this error:
|
@chessurisme It seems like the dependency If you want to dig out the error, the wiki of installation of Just create the PR and CI will generate it automatically. |
I want to create other badges like mongodb but I don't know how to create a svg file. |
@BianorAraujo Just find the official logo of |
I haven't installed Python yet in my PC, maybe that is the problem. 🤣 |
@chessurisme try it. |
@aleen42 sorry but I'm using MacOS and I can't to install badges-cli through npm :( |
@BianorAraujo any error stacks to help me reproduce the problem? |
npm WARN deprecated [email protected]: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future npm ERR! A complete log of this run can be found in: /Users/bianor/.npm/_logs/2023-11-29T03_01_58_321Z-debug-0.log |
@BianorAraujo It seems like Later I will create a GitHub action to generate badges for us, and what we need to do is just to create a commit for data and assets. |
I'll wait for this, I am swamped right now that is why I did not touch this issue yet. I'll came back later. |
Yesss, you got! |
I have created a GitHub Action to build badges inside a specific environment, and it probably helps contributors commit only the used icon and data. |
also: - typo: rename the folder `dist` to `icon` - chore: remove README and built badges in the code
That would be nice... |
@chessurisme Can you find a vector logo for Moustache, doT, Underscore, Hogan.js, Template7? |
also: - typo: rename the folder `dist` to `icon` - chore: remove README and built badges in the code
@aleen42 I've tried with [email protected] but didn't work. When I ran the command "npm install" I've got the same error: So I've searched a little more and I needed to install canvas package with this command: Using Homebrew: See the documentation: https://www.npmjs.com/package/canvas After this I ran "npm install" and it's work like a charm. Thanks |
Add Handlebars, Moustache, Nunjucks, doT, EJS, Underscore, Pug, Webix, Hogan, Marko, Squirrelly, Template7, Backbone, Jade and Ember.
These would be great having these badges.
The text was updated successfully, but these errors were encountered: