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

Port for GeSHi #141

Open
ghost opened this issue Aug 15, 2020 · 1 comment
Open

Port for GeSHi #141

ghost opened this issue Aug 15, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 15, 2020

Issue type: feature
Related issues: #38 #56

Description

GeSHi is a popular syntax highlighter for native highlighting in a PHP server. It is essentially a statically configured highlighter that's more like Highlight.js than Pygments, but similar to both.

I'd like to transfer of my Nord styling package to the arcticicestudio organisation. The support is as extensive as the GeSHi syntax grammars will allow - some grammars have keywords and functions bunched together and need separation upstream.

Example

CSS

Java

XML

@arcticicestudio
Copy link
Contributor

Hi @lmn8 👋, thanks for your contribution 👍

That's a detailed and well documented port, looks like you've already invested a lot of time into it. This is more than just a “rough blueprint“ for an official port and I would be happy to add it to the list of official ports, but it will be a while before I can actually start to work on new ports again. There are 50+ other port requests in the backlog and there are still many other important tasks that need to be done to help to reduce the current maintenance overhead.
Anyway, since your port is almost ready and could be used right away it shouldn't take too long to migrate it. Only needs the integration into Nords website and documentations as well as requires me to familiarize myself a bit with GeSHi to provide support for problems.

I'm still writing on a large post about the current state as well as the future plans & roadmap of Nord in order to clarify often upcoming questions and make sure everyone understands why Nord is currently not being extended and developed as fast as it used to be. This will maybe also contain some thought about setting up a polling and feedback system like Fider to allow users to vote for most popular ports, but my hope is that the GitHub Discussions is available as open beta like already for some hand-picked projects.
I'll also like to use this post to inform about required tasks and steps for new ports that are not always visible for users as well as the way how community created ports will be migrated to the official ports (i.e. handling granting/managing permissions for original author(s), unifying docs/tools with other ports etc.)

@svengreb svengreb changed the title Theme for GeSHi Port for GeSHi Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants