Giter Club home page Giter Club logo

ecv-toolkit's Issues

clean up html?

some of the pages end up having big sections of white space (where the liquid template loops through things?)

is there a way to clean it up?

remove "community messages" if none

Currently the "Community Messages" header...

Community messages
See the follow community messages to support [action title]:

...appears at the bottom of each "Action" tool regardless of whether a Community Action is affiliated.

Develop a script so if no community message, the community message header disappears

PDF generation build error

to generate PDFs
the gulp webserverStart runs
and then gulp print starts opening the pages in a headless browser and then printing/saving each one
see https://github.com/IFRCGo/ecv-toolkit/blob/publish/gulpfile.js#L234 for the print function.
it has a list of all the pages from: https://github.com/IFRCGo/ecv-toolkit/blob/gh-pages/pdfs.json

the error is as follows:

...
generated PDF 184 of 308
generated PDF 185 of 308
(node:7214) UnhandledPromiseRejectionWarning: #<ErrorEvent>
(node:7214) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:7214) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.


No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received

The build has been terminated

build mobile app w/o dependency on Adobe PhoneGap

generate PDFs

var validationpdf = markdownpdf({
    cssPath: 'app/assets/styles/github-markdown.css',
    paperFormat: 'Letter'})
  .from('app/assets/sources/MissingMaps_validation_josm_en.md')
  .to(".tmp/assets/downloads/MissingMaps_validation_josm_en.pdf", function () { 
     console.log("Done converting MissingMaps_validation_josm_en.md to PDF.") 
 })
return validationpdf;

package/briefcase of subset of the toolkit?

should there be some sort of way to download all the action tools for a given disease as a single zip package? (in addition to the current option of downloading everything as a single zip)

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.