auth0-javascript-samples
john-doe
Our great sponsors
auth0-javascript-samples | john-doe | |
---|---|---|
1 | 7 | |
151 | 190 | |
0.7% | - | |
6.1 | 0.0 | |
28 days ago | 4 months ago | |
HTML | HTML | |
MIT License | The Unlicense |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
auth0-javascript-samples
-
Secure your API Gateway APIs with Auth0
We use the Sample application from Auth0, with some modifications, to test everything. You can fetch the application from GitHub. To start with we must update the auth_config.json file to include information about or tenant. If audience is not present you must add it and set it to the API Identifier.
john-doe
-
How can I show an anchor by default?
I'm following this guide to use #anchor and :target selector to have multiple pages in a single HTML file, for fun. However, I'm not sure how to show my home page anchor by default. From reading the source code, the author does that by just doing:
- A Whole Website in a Single HTML File
-
A whole website and a single HTML file
I like how the site being discussed implements footnotes: https://john-doe.neocities.org/
SPAs display in a single HTML URL, but are themselves (typically) comprised of multiple elements, including many CSS, JS, and data elements which are fetched dynamically.
The example URL is a complete website within a single HTML document with no external dependencies and no further round-trip requests.
https://john-doe.neocities.org/
You can open that URL, disable networking, and browse the entire site to your heart's content.
If you open the file in a terminal browser (lynx, w3m, elinks[2], etc.), you'll see the full site presented at once, as a single page, without needing to specifically navigate between them (you can scroll the full site). Though the intra-site navigation itself still works --- it just doesn't reveal or hide sections.
The author of the site linked in the article suggests a couple of Markdown options for this on their blog page [1]. In this, they link a port of their website as a Jekyll theme [2].
-
Photosheet: a CSS-only image gallery with display options, lightbox, slideshow, and images counter
Thanks! It's built mostly with :target (like https://john-doe.neocities.org), :focus-within to select the parent element of the :target, input:checked radio buttons for the thumbnail sizes, and counter() for the pagination.
- A full website in 1.7 KB (all assets included)
What are some alternatives?
Publii - Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners.
landing-page-boilerplate - 🖼 A pure client-side landing page template that you can fork, customize and host freely. Relies on Mailchimp and Google Analytics.
portable-php - A blog in one HTML file