Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Add Racket Support #381

Closed
wants to merge 8 commits into from
Closed

Conversation

smizell
Copy link

@smizell smizell commented Mar 27, 2020

This PR adds support for Racket, which has some great tools around writing and publishing.

  1. Scribble can be used to write any kind of docs. Instead of being a markup language, it's a full programming language.
  2. Pollen is a publishing system for web books that can also be printed. Like Scribble, it gives full Racket support in the markup, making it powerful. It also supports Markdown.
  3. Frog is a static site generator with blog support.

There are many other writing tools provided by Racket, while Racket also gives the ability to create your own language.

@smizell smizell changed the title Smizell/include racket Add Racket Support Mar 27, 2020
run-build-functions.sh Outdated Show resolved Hide resolved
@smizell smizell requested a review from a team as a code owner April 28, 2020 21:19
@mraerino
Copy link
Member

mraerino commented May 3, 2020

once we land #411 this formula might be enough for you?
https://formulae.brew.sh/formula-linux/minimal-racket

@smizell
Copy link
Author

smizell commented May 5, 2020

@mraerino It feels like it might. Would this allow for cached dependencies as well?

@smizell
Copy link
Author

smizell commented May 27, 2020

Is there anything else you need me to do for this? It looks like it's waiting on a reviewer at the point? Thanks!

@erquhart
Copy link

@mraerino it sounds like you're saying that the homebrew package you linked can be used for Racket support, and that this PR is then unnecessary - can you confirm?

@vbrown608
Copy link
Contributor

Thank you for your contribution @smizell. Over the next couple months, we'll be reviewing our use of this build image and how we decide what's preinstalled for builds. Unfortunately, we won't be adding any more dependencies to the build image in the meantime unless there's an urgent reason to do so.

@vbrown608 vbrown608 removed their assignment Jul 10, 2020
@kitop
Copy link
Contributor

kitop commented Aug 24, 2022

Closing this PR as the it's against xenial branch and the Xenial image is going to be deprecated: https://answers.netlify.com/t/please-read-end-of-support-for-xenial-build-image-everything-you-need-to-know/68239

@kitop kitop closed this Aug 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants