Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
holygrail2
Advanced tools
Aquí tienes el README en formato Markdown para que lo copies directamente:
Edge | Firefox | Chrome | Safari | Electron |
---|---|---|---|---|
Edge | Últimas 2 versiones | Últimas 2 versiones | Últimas 2 versiones | Últimas 2 versiones |
npm install holygrail2
yarn add holygrail2
Puedes incluir los estilos directamente desde el CDN:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/holygrail2@latest/dist/style.css">
holygrail2
soporta múltiples idiomas.
Usa Gitpod, un entorno de desarrollo online gratuito para GitHub, para crear tu sitio web:
O clónalo localmente:
$ gh repo clone holygrail2/holysite
$ cd holysite
$ npm install
$ npm run docs
$ npm run build
$ npm run start
Comandos disponibles:
"docs": "sass scss/docs.scss doc/docs.css --style expanded && sass scss/docs.scss doc/docs.min.css --style compressed",
"build": "sass scss/style.scss dist/style.css --style expanded && sass scss/style.scss dist/style.min.css --style compressed",
"start": "open guide/index.html",
"lint": "stylelint 'scss/**/*.?(s)css'",
"lint:fix": "stylelint --fix 'scss/**/*.?(s)css'",
"format": "npm run prettier -- --write",
"prettier": "prettier 'scss/**/*.+(css|scss)'"
npm outdated
npm install -g npm-check-updates
ncu -u
¡Siéntete libre de abrir un issue o enviar un pull request!
Desarrollado con ❤️ desde Barcelona para el mundo.
```FAQs
A minimal, responsive, style-agnostic CSS framework.
The npm package holygrail2 receives a total of 467 weekly downloads. As such, holygrail2 popularity was classified as not popular.
We found that holygrail2 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.