Skip to main content

Build static webpages with Jinja2, Markdown, LESS, Coffeescript

Project description

Build static webpages with Markdown, reStructuredText, Jinja2 templates, LESS or some recent tools.

  • Built in Twitter Bootstrap template

  • Built in web server for development

  • linkdown watch your file changes and convert them automatically

  • Automatic content list generator for Markdown and reStructuredText in Bootstrap template (Shown in bottom)

Requirements

  • Python
    • Python 2.7

    • jinja2

    • markdown

    • watchdog

    • Docutils

    • rst2html5

  • Nodejs
    • less

    • coffeescript

How to install

  1. Install Python 2.7 and NodeJS
    • I recommend to use MacPorts or Homebrew to install them if you are Mac OS X user.

  2. Install LESS and CoffeeScript
  3. Install pip
  4. Install linkdown
    • just pip install linkdown

    • All dependencies will be installed automatically

Quick Start

  1. Initialize project directory

    linkdown init --template bootstrap projectdir

  2. Change directory

    cd projectdir

  3. Run server, file observer and converter. linkdown detects file modification event and convert automatically.

    linkdown all -ws or make

  4. Make your content under source directory

References

Read jinja2, markdown, coffeescript and less documents to write. Of course, you can use plain JavaScript and CSS (But not plain HTML).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linkdown-0.1.1.tar.gz (454.1 kB view details)

Uploaded Source

File details

Details for the file linkdown-0.1.1.tar.gz.

File metadata

  • Download URL: linkdown-0.1.1.tar.gz
  • Upload date:
  • Size: 454.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for linkdown-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2c4917b73cb415171f24bc4f4578f71ff92f6dc40280effb017030c6a5e134b2
MD5 1f42fcf6190b0634a1666bdc515bb8a5
BLAKE2b-256 018325088c73515829733238a84ac4d127c7f1be6445ea348a6f2b634823de04

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page