Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dependencies, and replace gama11/highlighter with docpad highlightjs #226

Merged
merged 9 commits into from
Feb 19, 2024

Conversation

ninjamuffin99
Copy link
Member

@ninjamuffin99 ninjamuffin99 commented Feb 17, 2024

simply updates some of the docpad dependencies to their latest "stable" versions

did remove one that went unused (docpad-plugin-gist and graceful-fs)
i believe all of these might still be outdated, since docpad changed their plugin system, and I think the thumbnails plugin was still giving me grief, so these are the latest versions of the OLD plugin v1 format

> npm outdated

Package                   Current  Wanted  Latest  Location                               Depended by
docpad                     6.79.4  6.79.4  6.83.2  node_modules/docpad                    haxeflixel.com
docpad-plugin-cleanurls    2.11.0  2.11.0  2.12.1  node_modules/docpad-plugin-cleanurls   haxeflixel.com
docpad-plugin-eco           2.1.0   2.1.0   2.8.0  node_modules/docpad-plugin-eco         haxeflixel.com
docpad-plugin-less          2.5.1   2.5.1  2.10.0  node_modules/docpad-plugin-less        haxeflixel.com
docpad-plugin-livereload    2.9.0   2.9.0  2.11.0  node_modules/docpad-plugin-livereload  haxeflixel.com
docpad-plugin-marked        2.4.0   2.4.0  2.10.0  node_modules/docpad-plugin-marked      haxeflixel.com
docpad-plugin-partials     2.12.0  2.12.0  2.14.0  node_modules/docpad-plugin-partials    haxeflixel.com
docpad-plugin-repocloner    2.3.1   2.3.1   2.8.0  node_modules/docpad-plugin-repocloner  haxeflixel.com
docpad-plugin-services      2.7.0   2.7.0  2.12.0  node_modules/docpad-plugin-services    haxeflixel.com

EDIT: PT 2: SYNTAX HIGHLIGHTING

Added highlightjs plugin for docpad, thus removing the need for gama11/highlight step in the github actions. this also enables syntax highlighting when building locally

@ninjamuffin99
Copy link
Member Author

if nothing looks out of the ordinary, I'll toss this a merge @Geokureli

@Geokureli
Copy link
Member

I'm down with this change, in theory, but CI is failing with some crazy errors

@ninjamuffin99
Copy link
Member Author

yeah I think the last piece to get it fixed is to fix the syntax highlighting ! which ive been poking at just now

@ninjamuffin99 ninjamuffin99 changed the title update dependencies update dependencies, and replace gama11/highlighter with docpad highlightjs Feb 17, 2024
Copy link
Member

@Geokureli Geokureli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this stuff is over my head, i trust you. LMK if you need anything

@ninjamuffin99 ninjamuffin99 merged commit 8db2b74 into HaxeFlixel:dev Feb 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants