You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

mccole

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mccole

Simple template for static web sites

0.5.4
pipPyPI
Maintainers
1

McCole

A tool for building very simple static websites. All of the material is available under an open license, and contributions through our GitHub repository are welcome: please see the contributors guide for instructions. All contributors are required to respect our Code of Conduct.

  • pip install mccole to install.
  • mccole install to copy the following tools into the current directory:
    • static/page.css: styling for regular pages
    • static/slides.css: styling for slides
    • static/slides.js: JavaScript to make slides interactive
    • templates/page.html: Jinja template for pages
    • templates/slides.html: Jinja template for slides

After installation, the following commands will be available:

  • mccole lint: internal project check
  • mccole render: Markdown-to-HTML translator
  • mccole stats: site statistics

Keywords

static site generator

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