question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New highlight.js website! Help us test it :smile:

See original GitHub issue

Hello everyone! I’m by no means someone you see hanging out in this repo often; I stop by whenever code reviews are needed or a second opinion is wanted. Something I’ve been working on for months now (on and off) is a new website for our beloved syntax highlighting library 🥳

Our new website is powered by Next.js and is generously hosted by Heroku. We need your help testing the new website, giving us feedback, reporting bugs, etc.

I’ve tried my best to meet feature parity with the current website, reorganizing some pages, and adding a much-requested demo page!

Website: https://highlightjs-web.herokuapp.com/ GitHub repository: https://github.com/highlightjs/highlightjs.org Report issues here: https://github.com/highlightjs/highlightjs.org/issues

Ideally, we’d like to go live with the new website towards the end of September, early October.

Administrative Tasklist

  • Switch DNS for https://highlightjs.org/ to point to Heroku
  • Build Github Workflows for new highlight.js releases to trigger a new website build

/cc @highlightjs/core

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:13 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
joshgoebelcommented, Sep 9, 2022
1reaction
joshgoebelcommented, Sep 8, 2022

This looks really nice

Yes, it looks amazing.

I totally should have led with that before jumping into my [overall] minor nitpicks… I’d be fine launching it just as soon as we hook up the Github actions to deal with new releases… and of course we can continue to improve post-launch as well… or I’m also ok with the plan to test a bit longer (or wait for more feedback), then launch.

@allejo Were you planning to help setup the GH actions also? I think some of the work we’ve already done with auto-publishing the cdn-release gem might be relevant? I imagine we’re talking two parts:

  • GH action here pushes to Heroku on now commits, etc
  • GH release on main repo updates this repo’s “source” files? (or bumps a version or something)

I haven’t looked too deeply into the programming here yet.

Read more comments on GitHub >

github_iconTop Results From Across the Web

highlight.js demo
return new List<int>(new int[] { 1, 2, 3 }) } } } ... abstract function test(); public static $st1 = 1; const ME...
Read more >
Install a new language for Highlight.JS on a hosted discourse
Warning: This is a crazy hack! I'm just sharing because (1) it maybe helpful to someone and (2) hopefully you will teach me...
Read more >
What's the proper way to implement highlight.js in phoenix?
The proper way is to install it via NPM: $ npm install --save highlight.js. Note that --save will automatically add the latest version...
Read more >
Mobile App And Website Testing - Quality Assurance Services
You can count on Smile MEDIA to provide ongoing testing and quality assurance services for your online application(s). Improve your web applications with ......
Read more >
Issues · highlightjs/highlight.js - GitHub
JavaScript syntax highlighter with language auto-detection and zero dependencies. ... New highlight.js website! Help us test it.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found