GithubHelp home page GithubHelp logo

sarecht / assignment-3-sarecht Goto Github PK

View Code? Open in Web Editor NEW

This project forked from inls161/assignment-3-sarecht

0.0 1.0 0.0 20.22 MB

assignment-3-sarecht created by GitHub Classroom

Shell 18.42% HTML 81.58%

assignment-3-sarecht's Introduction

Task #3 - Convert Documents

This assignment aims to teach you how to use scripted programs to convert marked-up document source files into multiple output formats. Its larger purpose is to demonstrate that you can automate your workflows so that you will save yourself time and energy in creating documents for your courses or work going forward. This assignment is also intended to show you that you do not need to have expensive software suites in order to produce high-quality, well-formed documents.

We will use Pandoc, TeXLive, and Bash scripts to complete this assignment.

Skillsets

You will be exposed to the following skillsets;

  1. Converting between document types (Pandoc)
  2. Tweaking and fixing markup (Markdown, Pandoc, and TeXLive)
  3. Installing software (Linux, Apt)
  4. Writing a script to automate multiple outputs from source files (Bash)

Expectations

I expect you to create a set of well-formed documents which contain original content (i.e. - your own writing). You will create multiple document types from a markdown source file. The markdown source file will contain a piece of writing that you have done for another class or an original piece for this class.

Prerequisites

You will need to have Pandoc and TeXLive installed on your Cloud9 workspace. Pandoc can convert most input formats to most other output formats on its own. Pandoc uses TeXLive to produce PDFs, so we have to install this in order to fulfill one of the targets of the assignment.

Instructions

You will need to do the following for this assignment to be considered complete.

  1. Fork and clone your fork of this repository into your Cloud9 container.
  2. Rename the script convert-docs.sh, contained in this repository, to YOUR-GITHUB-USERNAME-convert-docs.sh.
  3. Edit the script (which has only comments currently) to include commands and make sure that it can be executed.
  4. In your script, you need to include the following output formats:
  • DOCX
  • ODT
  • HTML
  • PDF
  1. Place a markdown version of a piece of your original writing into your forked repository.
  2. Test, tweak and then run your script to produce the four output formats listed above.
  3. Add, commit, and push all of your changes.
  4. Once you are satisfied with your outputs, create a new blog post on your website and include the following:
  • A brief description (abstract) of your written work
  • A description of what you did to get it into multiple formats
  • A list of the files in your blog post.
  • Links to all of your source and output files, and your script on Github.
  • Share your Cloud9 workspace with me and place a link to your Editor in the post
  • Reflections on any challenges you encountered, 'aha' moments you had, etc.

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.