GitXplorerGitXplorer
r

honeycomb

public
2 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
16a95e5f26bd95a9bf6bb030a75dc51faf18abbc

Merge pull request #2 from robzwolf/feature/cloud-cert-logos-cdn

rrobzwolf committed 3 years ago
Verified
049744e8de878c861e722edb484433cb9993e57e

Use cloud-cert-logos.gh.robbie.dev and add all HashiCorp certs

rrobzwolf committed 3 years ago
Verified
65af8583e038721b706e47591684a61bf99559c7

Merge pull request #1 from robzwolf/feature/4-spaces

rrobzwolf committed 3 years ago
Verified
c5a377efdc6d04e3bd3bef03ef87813bcad462f5

Use 4 spaces in data/hexagons.json

rrobzwolf committed 3 years ago
Verified
1ad7b6bf05771478dcb1fd6ad7cd37a8718ebdaf

Add Vercel badge to README

rrobzwolf committed 4 years ago
Unverified
2282352c771e1b599208a36cd26ad3c949c36cea

Merge branch 'main' of github.com:robzwolf/honeycomb

rrobzwolf committed 4 years ago

README

The README file for this repository.

Honeycomb

Vercel

Nicely tile hexagon badges!

Deployed using Vercel to https://honeycomb.robbie.dev/

Works best in Google Chrome on desktop. Firefox has issues with dragging to reorder. Untested on other browsers.

Quick Start

Local Development

npm install

# If you have Vercel CLI installed
cp .env.development .env
vercel dev

# If you don't have Vercel CLI installed
npm run dev

Production

npm run build
npm run start

PNG Generation

Handled using Vercel serverless functions.

More info on getting Playwright to work with Vercel:

Credit

Hexagon maths and layout comes from this tutorial: https://dev.to/afif/responsive-hexagon-grid-without-media-query-57g7