Commit Graph

233 Commits

Author SHA1 Message Date
Aleksa Siriški 8640f11fec
readded complex dropdown as modular, added instructions for cloudflare 2023-06-09 15:41:27 +02:00
Aleksa Siriški 4d9272ce89
added example hugo.yaml 2023-06-08 18:47:56 +02:00
Aleksa Siriški 3313fce91b
fixed go.mod 2023-06-08 16:14:45 +02:00
Aleksa Siriški bd04d634ee
added option to choose sponsor logos 2023-06-08 16:13:49 +02:00
Aleksa Siriški 465c3fee31 Merge remote-tracking branch 'upstream/main' 2023-06-08 14:10:27 +02:00
nusserstudios c13b1ad618 Removed pnpm pkg. 2023-06-08 06:31:53 -05:00
Nusser Studios 022e084041
Merge pull request #119 from aleksasiriski/patch
hugo mod init, added alpinejs module, switch to yaml
2023-06-08 06:18:27 -05:00
Aleksa Siriški d2e0af5cad
range for logo sponsors 2023-06-08 12:34:31 +02:00
Aleksa Siriški 7439ff84b0
removed generated content 2023-06-08 12:25:19 +02:00
Aleksa Siriški edd1b0f287
removed generated content 2023-06-08 12:24:04 +02:00
Aleksa Siriški b1fe1a53e3
fixed logo clouds missing and text 2023-06-08 11:57:50 +02:00
Aleksa Siriški 71eeab4450
fresh postcss 2023-06-08 11:52:48 +02:00
Aleksa Siriški b93525d3ed
fixed horizontal scroll 2023-06-08 11:52:20 +02:00
Aleksa Siriški 6819c8f0b9
fresh postcss 2023-06-08 11:47:08 +02:00
Aleksa Siriški 5ad6969c6a
a lot more modularity, only logo clouds left 2023-06-08 11:39:34 +02:00
Aleksa Siriški 00cd5d5574
dependabot 2023-06-08 01:15:08 +02:00
Aleksa Siriški 98acdbe381
making this 'theme' actually a modular theme, not just a template 2023-06-08 00:44:49 +02:00
Aleksa Siriški 4179e6e635
Update go.mod with nusserstudios 2023-06-07 19:33:39 +02:00
Aleksa Siriški 18c62fcda1
added go mod github url, WILL NEED CHANGING TO NUSSERSTUDIOS 2023-06-07 19:23:38 +02:00
Aleksa Siriški 97a2e48585
hugo mod init, added alpinejs module, switch to yaml 2023-06-07 19:16:20 +02:00
nusserstudios 0b158f5545 Updated dependencies. 2023-06-06 06:24:47 -05:00
Balefire ad005b2d9e Updated packages. 2023-05-19 08:05:29 -05:00
Nusser Studios 8600c09951
Merge pull request #114 from nusserstudios/dependabot/npm_and_yarn/alpinejs-3.12.1
Bump alpinejs from 3.12.0 to 3.12.1
2023-05-19 08:02:37 -05:00
dependabot[bot] 36895f30dc
Bump alpinejs from 3.12.0 to 3.12.1
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.12.1/packages/alpinejs)

---
updated-dependencies:
- dependency-name: alpinejs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-15 19:59:20 +00:00
Nusser Studios c76cf0d748
Merge pull request #113 from MindTooth/chore/fix_type_alpinejs
chore: fix typo of Apline -> Alpine
2023-04-30 11:24:50 -05:00
Birger J. Nordølum 32118856c6
chore: fix typo of Apline -> Alpine 2023-04-30 15:03:27 +02:00
Nusser Studios c054218f1b
Merge pull request #111 from Dekker500/patch-1
Optimizing author image thumbnail generation
2023-04-29 08:14:37 -05:00
Nusser Studios f72b3ae712
Merge branch 'main' into patch-1 2023-04-29 08:12:51 -05:00
Nusser Studios 569e078e59
Merge pull request #112 from Dekker500/patch-2
Improve flow with smaller displays
2023-04-29 07:45:20 -05:00
Dekker500 6bfc2b3cce
Improve flow with smaller displays
As box shrinks, tags get clipped. Containing within a span improves their flow, preventing clipping.
2023-04-29 07:29:31 -04:00
Dekker500 4a5107e842
Optimizing author image thumbnail generation
Optimized author image resize to match expected display size
2023-04-29 07:22:54 -04:00
Nusser Studios b7ed7be5d8 Updated package.json. 2023-04-28 18:05:18 -05:00
Nusser Studios 5cf262aa94 Updated npm modules. 2023-04-14 09:00:09 -05:00
Nusser Studios e0592519f0 Updated colors in tailwindconfig. Replaced -indigo- with -primary-. You should now be able to change the primary and secondary colors in tailwind.config file. 2023-03-23 10:28:28 -05:00
Nusser Studios 53f630cdf1
Merge pull request #103 from nusserstudios/dependabot/npm_and_yarn/autoprefixer-10.4.14
Bump autoprefixer from 10.4.13 to 10.4.14
2023-03-14 11:05:35 -05:00
dependabot[bot] 00c33e9738
Bump autoprefixer from 10.4.13 to 10.4.14
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.13 to 10.4.14.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.14)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 16:02:55 +00:00
Nusser Studios 7bcbe00cc0
Merge pull request #102 from nusserstudios/dependabot/npm_and_yarn/alpinejs-3.12.0
Bump alpinejs from 3.11.1 to 3.12.0
2023-03-14 11:02:02 -05:00
dependabot[bot] d7304a8239
Bump alpinejs from 3.11.1 to 3.12.0
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.12.0/packages/alpinejs)

---
updated-dependencies:
- dependency-name: alpinejs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 20:06:01 +00:00
Nusser Studios 194515f872
Merge pull request #100 from nusserstudios/dependabot/npm_and_yarn/tailwindcss-3.2.7
Bump tailwindcss from 3.2.6 to 3.2.7
2023-02-20 19:10:22 -06:00
dependabot[bot] 443256d2e9
Bump tailwindcss from 3.2.6 to 3.2.7
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.6...v3.2.7)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 20:04:21 +00:00
Nusser Studios d5915c6be2
Merge pull request #99 from nusserstudios/dependabot/npm_and_yarn/tailwindcss-3.2.6
Bump tailwindcss from 3.2.4 to 3.2.6
2023-02-14 11:53:47 -06:00
dependabot[bot] 9ca2851005
Bump tailwindcss from 3.2.4 to 3.2.6
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.4 to 3.2.6.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.4...v3.2.6)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 20:08:39 +00:00
Nusser Studios afaa79a0d1 Updated alpine.js. 2023-01-20 09:43:19 -06:00
Nusser Studios 0cfb336089 URemoved max v== in config.toml. 2023-01-20 09:38:05 -06:00
Nusser Studios 5aebf79503
Merge pull request #92 from stephondoestech/remove-vercel-json
Removing vercel.json file
2023-01-16 14:26:04 -06:00
Nusser Studios 2a14e89b2d
Merge branch 'main' into remove-vercel-json 2023-01-16 13:39:21 -06:00
Nusser Studios 132c821d68
Merge pull request #93 from nusserstudios/dependabot/npm_and_yarn/tailwindcss/typography-0.5.9
Bump @tailwindcss/typography from 0.5.8 to 0.5.9
2023-01-16 13:39:05 -06:00
dependabot[bot] 68dd50d75a
Bump @tailwindcss/typography from 0.5.8 to 0.5.9
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.8...v0.5.9)

---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 19:07:56 +00:00
Nusser Studios 69e46d9b8d
Merge branch 'main' into remove-vercel-json 2023-01-16 08:43:46 -06:00
Nusser Studios 7f360e0ce9
Merge pull request #91 from nusserstudios/dependabot/npm_and_yarn/postcss-8.4.21
Bump postcss from 8.4.20 to 8.4.21
2023-01-16 08:42:36 -06:00