Giter VIP home page Giter VIP logo

Comments (11)

stephlocke avatar stephlocke commented on August 18, 2024 1

I think the packages might autodeploy but regardless, it should be enough to compile the basics - if folks find they need full LaTeX then they can alter the process

from starters.

stephlocke avatar stephlocke commented on August 18, 2024

I'm thinking of trying to integrate this into the training projects - or adding a presentation package
https://github.com/lockedata/pres-stub
(blog post scheduled on how this works)

What do you think @jonmcalder

from starters.

jonmcalder avatar jonmcalder commented on August 18, 2024

Looks cool to me - maybe I should wait to see the blog post, but for now I'm wondering how best to approach this given that some of the process/code infrastructure could or should be shared between this and #5?

I think modularity/extensibility is key in all of these building blocks for pRojects, given that the future plan is to come up with neat system for creating and maintaining personal templates for many of the pRoject parameters/settings etc as indicated in #14

In the case of this piece of functionality that would mean template values (including package dependencies where necessary) for things like the theme in _output.yml in addition to sourcing the applicable AUTHORNAME & AUTHOREMAIL params and allowing for override of the sample template etc.

Not sure if this feedback helps in any way?

from starters.

maelle avatar maelle commented on August 18, 2024

cf https://github.com/ropenscilabs/tic -- pRojects could use it and https://github.com/ropenscilabs/travis

And https://github.com/lockedata/presdown

from starters.

stephlocke avatar stephlocke commented on August 18, 2024

happy to use other packages that can help us get stuff CI/CDing easily, tho it needs to support non-web outputs fwiw

from starters.

maelle avatar maelle commented on August 18, 2024

@stephlocke do you have an example of a repo whose setup you like?

I'm thinking of "simply" writing tic.R templates and using travis::use_tic().

from starters.

maelle avatar maelle commented on August 18, 2024

Currently trying the setup with a PDF output. First time did not go well, trying now with an explicit install of texlive in the config file. That part is not supported by starters itself.

from starters.

maelle avatar maelle commented on August 18, 2024

PDF output works if one adds this time-consuming line in before_install:


- sudo apt-get -qq update && sudo apt-get install -y --no-install-recommends texlive-full

at the moment I'm thinking this tweak should be documented in a vignette.

from starters.

maelle avatar maelle commented on August 18, 2024

Here's the PDF https://maelle.github.io/lockedata.starters9/try.pdf

from starters.

stephlocke avatar stephlocke commented on August 18, 2024

didn't yihui make a tinytex or something 🤔 might be able to help keep the times down

from starters.

maelle avatar maelle commented on August 18, 2024

yes but as far as I know if you install tinytex you need to install LaTeX packages by hand?

from starters.

Related Issues (20)

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.