Skip to main content

Rubin Observatory's framework for Sphinx-based technote documents.

Project description

Technote

Rubin Observatory's framework for Sphinx-based technote documents. Learn more at https://technote.lsst.io.

Install from PyPI:

pip install technote

technote is developed by Rubin Observatory at https://github.com/lsst-sqre/technote.

Features

Warning Technote is in initial design and development. The features described below may not be implemented yet.

Technotes are web-native, single page websites that facilitate rapid scientific and technical communication. The "technote" package provides the framework for creating technotes:

  • A Sphinx theme optimized for single page documents, like technotes. This theme can be customized by organizations.
  • A technote.toml makes it easy to configure document metadata.
  • Technotes can be written in reStructuredText, Markdown, or as Jupyter notebooks.

Developing technote

The best way to start contributing to technote is by cloning this repository, creating a virtual environment, and running the make init command to set up the Python project:

git clone https://github.com/lsst-sqre/technote.git
cd technote
make init

Technote also uses Webpack to bundle CSS and JS. We use nvm to set up Node at a specific version:

nvm use

This may happen automatically when opening the technote repo in your shell.

Then install the JS dependencies:

npm install

And build the CSS and JS assets:

npm run build

You can run tests and build documentation with tox:

tox

To learn more about the individual environments:

tox -av

In particular, to build a demo technote in the demo directory:

tox -e demo

See the docs for more information.

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

technote-0.2.0a1.tar.gz (119.3 kB view details)

Uploaded Source

Built Distribution

technote-0.2.0a1-py3-none-any.whl (53.7 kB view details)

Uploaded Python 3

File details

Details for the file technote-0.2.0a1.tar.gz.

File metadata

  • Download URL: technote-0.2.0a1.tar.gz
  • Upload date:
  • Size: 119.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for technote-0.2.0a1.tar.gz
Algorithm Hash digest
SHA256 5ede84cc2e703a666c716630f03f4fcb17d565bd540f64e9a9081e0360c55ef1
MD5 7a673a7364506ec5e12bb536fb1352a3
BLAKE2b-256 9a55b7cc613ee7592a8a56e7423c460bad04bc66f5c9ff6e8d18e059969367fd

See more details on using hashes here.

File details

Details for the file technote-0.2.0a1-py3-none-any.whl.

File metadata

  • Download URL: technote-0.2.0a1-py3-none-any.whl
  • Upload date:
  • Size: 53.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for technote-0.2.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 bb2f4a534c65ab438acc2f8b6fc958ac40c9a9e47d74fdcd869039dbdf226532
MD5 981fc68ae0241d06ec45fb903e5052af
BLAKE2b-256 f792c81a7a02607499de362b71eb8e6ec99ce81edbc534d5d2f7603f19e126ac

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