Commit Graph

41 Commits

Author SHA1 Message Date
sad ac99f27ab0 Merge pull request 'Give that frontend a bit of a kick' (#2) from css-update into main
Reviewed-on: https://git.supernets.org/sad/tcp-wiki/pulls/2
2024-03-11 14:57:35 -07:00
sad 9bd35593fc
add license 2024-03-11 15:51:19 -06:00
sad 36ffc88dc7 Delete sass/main.css 2024-03-11 14:36:23 -07:00
sad 90af93ecbe
add image support 2024-03-09 19:37:40 -07:00
sad e7570ce7af Merge branch 'main' into css-update 2024-02-16 02:47:41 -08:00
sad 9e0d33a5c4 Merge pull request 'dependabot' (#3) from dependabot into main
Reviewed-on: https://git.supernets.org/sad/tcp-wiki/pulls/3
2024-02-16 02:47:04 -08:00
legitnull d5f9f41e36
Merge pull request #2 from legitnull/dependabot/go_modules/github.com/go-git/go-git/v5-5.11.0
Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.11.0
2024-02-16 03:33:54 -07:00
dependabot[bot] 99e06cac41
Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.11.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.6.1 to 5.11.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.6.1...v5.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 10:33:33 +00:00
legitnull 07c625f376
Merge pull request #4 from legitnull/dependabot/go_modules/github.com/cloudflare/circl-1.3.7
Bump github.com/cloudflare/circl from 1.3.2 to 1.3.7
2024-02-16 03:32:18 -07:00
legitnull c5b0882720
Merge branch 'main' into dependabot/go_modules/github.com/cloudflare/circl-1.3.7 2024-02-16 03:32:03 -07:00
legitnull 0e04737f33
Merge pull request #1 from legitnull/dependabot/go_modules/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.8.0 to 0.17.0
2024-02-16 03:31:07 -07:00
dependabot[bot] 83ab37bb9c
Bump golang.org/x/net from 0.8.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 10:30:36 +00:00
legitnull 46e9dede59
Merge pull request #3 from legitnull/dependabot/go_modules/golang.org/x/crypto-0.17.0
Bump golang.org/x/crypto from 0.7.0 to 0.17.0
2024-02-16 03:27:47 -07:00
dependabot[bot] bd8f649836
Bump github.com/cloudflare/circl from 1.3.2 to 1.3.7
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.2 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.2...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 10:27:10 +00:00
dependabot[bot] 560a1db459
Bump golang.org/x/crypto from 0.7.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.7.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 10:18:47 +00:00
sad 6c64009e7c Merge branch 'main' into css-update 2024-02-16 01:17:07 -08:00
sad 85cf4e4fac
tailwinds+daisyui css 2024-02-16 01:54:24 -07:00
sad 71c5539b23 Merge pull request 'implement config file and local directory' (#2) from config-and-localdir into main
Reviewed-on: s4d/tcp-wiki#2
2024-02-15 23:47:17 +00:00
sad bf228643dc Merge pull request 'implement config file and local directory' (#1) from config-and-localdir into main
Reviewed-on: https://git.supernets.org/sad/tcp-wiki/pulls/1
2024-02-15 15:33:31 -08:00
sad 7a1ebaee7a
implement config file and local directory 2024-02-15 16:28:01 -07:00
sad 147ce945c3 Merge pull request 'dynamic-pages' (#1) from dynamic-pages into main
Reviewed-on: s4d/tcp-wiki#1
2024-02-10 02:53:40 +00:00
sad c4aaf94e20
implement dynamic pages 2024-02-09 19:36:18 -07:00
sad 5656684589
implement dynamic pages 2024-02-09 19:27:04 -07:00
legitnull 62f1a366c5
updated readme 2023-04-15 17:16:27 -06:00
legitnull 9d9c4fa7ff added version tracking 2023-04-12 19:35:10 -06:00
legitnull 6eafe84f35 added simple csp, and whitespace trim 2023-04-12 17:19:10 -06:00
legitnull 1a79b7beac fixed tree again lol 2023-04-12 16:45:55 -06:00
legitnull 025e339d7a added better server handling and branch support 2023-04-12 16:22:36 -06:00
legitnull cfb953c6cb fix dev.sh readme 2023-04-12 14:28:03 -06:00
legitnull 98d69d440c fixed comments, added documentation 2023-04-12 06:32:18 -06:00
legitnull b99ddd2bfb fixed comments, added documentation 2023-04-12 06:29:36 -06:00
legitnull 00c65f5480 fixed comments, added documentation 2023-04-12 06:26:32 -06:00
legitnull 90469dd4c5 added wip comments and breaking changes 2023-04-12 03:48:12 -06:00
legitnull 1346694e3e minor theme work 2023-04-02 14:17:56 -06:00
legitnull 4746c59951 added layout.html and main.css 2023-04-02 14:06:15 -06:00
legitnull d9d071c169 updated readme 2023-04-02 14:02:07 -06:00
legitnull 1e974c6475 added better markdown support using goldmark 2023-04-02 13:59:42 -06:00
legitnull 12e3910ce4 darktheme and updated readme 2023-04-02 13:24:07 -06:00
legitnull 944cf9fb8b add a simple layout html wrapper for the markdown pages with css support 2023-04-02 12:55:48 -06:00
legitnull db5ff4650a make a webserver, pull down git repo to data, run markdown proccessing, server to port 8080 locally 2023-04-02 12:39:31 -06:00
legitnull fe35569dba first init 2023-04-02 12:24:48 -06:00