Security News
PyPI Introduces Digital Attestations to Strengthen Python Package Security
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
holygrail2
Advanced tools
Una libreria agnostica y libreria de componentes html y scss.
Edge | Firefox | Chrome | Safari | Electron |
---|---|---|---|---|
Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
npm install holygrail2
yarn add holygrail2
Dozens of languages are supported in holygrail2
Use Gitpod, a free online dev environment for GitHub for create your website.
Or clone locally: https://www.jsdelivr.com/package/npm/holygrail2
Feel free to raise an issue or submit a pull request.
Or clone locally:
$ gh repo clone holygrail2/holysite
$ cd holysite
$ npm install
$ npm run docs
$ npm run build
$ npm run start Abrimos la aplicacion
"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",
"build-sass": "sass --style expanded --source-map true scss/style.scss dist/style.css && sass --output-style expanded --source-map true scss/docs.scss doc/docs.css",
"start": "open guide/index.html",
"lint": "stylelint 'scss/**/*.?(s)css'",
"lint2": "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
Developed with ❤️ from Barcelona to the world
"version": "1.0.53",
FAQs
A minimal, responsive, style-agnostic CSS framework.
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
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
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.