Skip to main content

The website designer for Hugo

Project description

Admin Tool for Academic

Download from PyPI License

An admin tool for Academic.

Features

  • Import publications from BibTeX
  • Import third-party assets to generate an entirely offline site

Installation

pip3 install -U academic

Prerequisites

Install the Academic website framework.

Usage

Please ensure that your website is checked into Git prior to running this tool so that you can review the changes proposed by this tool in Git and accept or reject them without risking breaking your site. If not using Git, it's strongly recommended to make a full backup of your site prior to running this tool.

Start the admin tool within your Academic website folder by running the academic command in your Terminal/Command Prompt app.

Import featured (selected) publications:

academic import --bibtex my_featured_publications.bib --featured

Import publications:

academic import --bibtex my_publications.bib

Import third-party JS and CSS assets for building an offline website (requires Academic v3+):

academic import --assets

Contribute

For local development, clone this repository and install the tool using the following command:

pip3 install -e .

License

Copyright 2018-present George Cushen.

Licensed under the MIT License.

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

academic-0.2.1.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

academic-0.2.1-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

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