Giter Site home page Giter Site logo

harvester57 / academic-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getrd/academic-file-converter

0.0 2.0 0.0 33 KB

Admin tool for Academic

Home Page: https://sourcethemes.com/academic/docs/managing-content/#create-a-publication

License: MIT License

Python 100.00%

academic-admin's Introduction

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

Prerequisites

  1. Install the Academic website framework
  2. Install Python 3.6+ if it’s not already installed
  3. Version control your website with Git so that you can review the proposed changes and accept or reject them without risking breaking your site. Otherwise, if not using Git, backup your site prior to running this tool.

Installation

Open your Terminal or Command Prompt app and install Academic’s admin tool:

pip3 install -U academic

Usage

Use the cd command to navigate to your website folder in the terminal:

cd <MY_WEBSITE_FOLDER>

Help:

academic

Import publications:

academic import --bibtex my_publications.bib

Optional arguments:

  • --help Help
  • --featured Flag publications as featured (to appear in Featured Publications widget)
  • --overwrite Overwrite existing publications
  • --publication-dir PUBLICATION_DIR Your publications directory (defaults to publication)

After importing publications, a full text PDF and image can be associated with each item and further details added via extra parameters.

Import third-party JS and CSS assets for building an offline website:

academic import --assets

Importing assets requires Academic v3+.

Run a Hugo command (pass-through):

academic server

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.

academic-admin's People

Contributors

christianbrodbeck avatar gcushen avatar harvester57 avatar hoechenberger avatar liuq avatar zyrikby avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.