Skip to main content

pymdpages: a minimalistic python-markdown static academic pages generator

Project description

pymdpages: a minimalistic python-markdown static page generator for academic articles

Installation

pip install pymdpages

Usage

pymdpages requires that you have, within your working directory:

  • css/main.css and css/highlight.css for main sheetstyling and Pygments syntax highlighting;
  • js/mathjax-config.js to configure MathJax 3 to work;
  • bib/ containing bibliography references;
  • template/head.html and template/tail.html as HTML templates to be used before and after the Markdown text.

This repository comes with example files. See the help information for how to pass these to pymdpages:

pymdpages --help

Once you have these set up, simply do:

pymdpages markdown_file_1.md markdown_file_2.md ...

pymdpages will emulate the same file structure as the .md files you pass it, e.g. a/b/c/d.md will create out/a/b/c/d.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

pymdpages-0.0.1.post1.tar.gz (13.5 kB view details)

Uploaded Source

File details

Details for the file pymdpages-0.0.1.post1.tar.gz.

File metadata

  • Download URL: pymdpages-0.0.1.post1.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for pymdpages-0.0.1.post1.tar.gz
Algorithm Hash digest
SHA256 71ec35c0a56675e463a1308efa9a78746256ec1a2498d2234d43f3a238ac117f
MD5 0af4d13b1a1e26c09dad14810f4dc893
BLAKE2b-256 f9124a7caef7c23e04edc5c7f4cb5c9e8c33a867d270a40ddadb459462f14acb

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