Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

blogdegins

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blogdegins

Another static html code generator.

  • 0.5.0
  • PyPI
  • Socket score

Maintainers
1

blogdegins

Generate static html code with python code files and their associated Mako templates, css and javascript files, with a command line utility.

Work with the skeleton you wont.

It includes a skeleton base on:

  • html5boilerplate <http://html5boilerplate.com/>_.
  • jquery <http://docs.jquery.com/Main_Page>_.
  • Mako <http://docs.makotemplates.org/en/latest/index.html>_.
  • Webassets <http://webassets.readthedocs.org/en/latest/index.html>_.
  • Sass <http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html>_.
  • Compass <http://compass-style.org/reference/compass/>_.

The directories tree is well organized, encouraging to work with multiple files in development (css, mako, javascript and python).

Separate external lib files and yours own files.

Write the css code in scss language. Use the compass mixins.

In no debug mode, css and javacript files are concatenaded and minified in only one file.

Generate tags by version, and can synchronize with a server.

License

Copyright (c) 2012-2014, Ginés Martínez Sánchez.

blogdegins is released under terms of the MIT License <http://www.opensource.org/licenses/mit-license>_.

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc