Conversation
The Clojure version Netlify has doesn't have the newer run options like -T. It seems like it does have -M from the help text I printed in my first build, though.
It's so old that it doesn't even have the notion of different run modes at all. It's basically always running -M mode. I think this should work.
Owner
Author
The XML library seems to escape HTML automatically.
It seems like the build might've gotten screwed up when I moved to Netlify, so GA hasn't been running on my site for years now. I never looked at it anyways, so I'll just leave it out for now.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR swaps out Jekyll for a hand-rolled static site generator I wrote in Clojure.