Commit Graph

8 Commits (service)

Author SHA1 Message Date
John Olheiser c4be5e64b6 Add link to docs for vanity imports (#10)
Reviewed-on: https://gitea.com/jolheiser/vanity/pulls/10
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-committed-by: John Olheiser <john.olheiser@gmail.com>
2021-02-23 22:45:01 +08:00
John Olheiser 2f688b839b Update docker for Go 1.16 (#9)
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/jolheiser/vanity/pulls/9
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-committed-by: John Olheiser <john.olheiser@gmail.com>
2021-02-22 04:28:35 +08:00
John Olheiser c3e03c1408 Shiny things (#8)
Resolves #4
Resolves #5
Resolves #6

Change list:

* Adds topics format
   * Groups projects by their topics/tags, any without topics are tossed in `other`
* Adds minimal page for `go-get` or `git-import` URL query parameters
* Changes the version information to explicitly mention Vanity and Go.
* Adds manual update mode as an alternative to the automatic intervals.
* Moved templates to `.tmpl` files and using `//go:embed` to add to binary.

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/jolheiser/vanity/pulls/8
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-committed-by: John Olheiser <john.olheiser@gmail.com>
2021-02-22 04:23:06 +08:00
jolheiser e7c3ac2d0f
Fix docker compose
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-09-12 13:04:48 -05:00
jolheiser c6b66c4691
Add license
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-09-12 10:41:21 -05:00
John Olheiser 693e58df7f Vanity overhaul (#3)
More debug output and template fixes

Signed-off-by: jolheiser <john.olheiser@gmail.com>

README cleanup

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Better config options, change package structure

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Add GitLab support

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Initial Overhaul

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/jolheiser/vanity/pulls/3
2020-09-12 15:23:25 +00:00
John Olheiser 1805220975 Add CI config (#1)
Add CI config

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/jolheiser/vanity/pulls/1
2020-02-21 14:14:13 +00:00
jolheiser db641970e7
Initial commit
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-02-20 22:39:03 -06:00