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

NoJS 2':' Stochastic Boogaloo #188

Merged
merged 4 commits into from
May 17, 2024

Conversation

QuarkNerd
Copy link
Contributor

@QuarkNerd QuarkNerd commented Apr 19, 2024

Please add a direct link to your post here:

https://quarknerd.github.io/blog/2024/05/13/noJS-2-stochastic-boogaloo.html

Have you (please tick each box to show completion):

  • Added your blog post to a single category?
  • Added a brief summary for your post? Summaries should be roughly two sentences in length and give potential readers a good idea of the contents of your post.
  • Checked that the build passes?
  • Checked your spelling (you can use npm spellcheck if that's your thing)
  • Ensured that your author profile contains a profile image, and a brief description of yourself? (make it more interesting than just your job title!)
  • Optimised any images in your post? They should be less than 100KBytes as a general guide.

Posts are reviewed / approved by your Regional Tech Lead.

@QuarkNerd
Copy link
Contributor Author

https://quarknerd.github.io/blog/category/tech.html

Can't seem to find the actual post what is wrong here?

@QuarkNerd QuarkNerd force-pushed the gh-pages branch 9 times, most recently from 33518a5 to 1ae7461 Compare April 25, 2024 12:24
If you've played the game you've probably noticed an audio easter egg. Before trying this I had thought that playing audio would require javascript to function, however the audio control works with javascript disabled at the browser level so I'm going to allow it.

The audio controls has many buttons (for volume, downloading ect). In order to only make the play button accessible, we first wrap it in a div and then apply the following css.
~~~css
Copy link
Collaborator

Choose a reason for hiding this comment

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

looks like this block isn't formatted correctly in the output

@QuarkNerd QuarkNerd force-pushed the gh-pages branch 3 times, most recently from f4bfc65 to b47dc63 Compare May 13, 2024 08:31
### Audio
If you've played the game you've probably noticed an audio easter egg. Before trying this I had thought that playing audio would require JavaScript to function, however the audio control works with JavaScript disabled at the browser level so I'm going to allow it.

The audio controls has many buttons (for volume, downloading ect). In order to only make the play button accessible, we first wrap it in a div and then apply the following CSS.
Copy link
Collaborator

Choose a reason for hiding this comment

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

ect -> etc

@jwalker-scottlogic jwalker-scottlogic merged commit 878550e into ScottLogic:gh-pages May 17, 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