mirror of https://github.com/jlelse/GoBlog
Simple blogging system written in Go
https://goblog.app
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
.github/workflows | 10 months ago | |
.vscode | 2 years ago | |
dbmigrations | 10 months ago | |
docs | 10 months ago | |
leaflet | 2 years ago | |
original-assets | 10 months ago | |
pkgs | 10 months ago | |
strings | 12 months ago | |
templates/assets | 10 months ago | |
testdata | 1 year ago | |
.deepsource.toml | 11 months ago | |
.gitignore | 2 years ago | |
.golangci.yml | 10 months ago | |
Dockerfile | 10 months ago | |
LICENSE | 2 years ago | |
README.md | 1 year ago | |
acme.go | 10 months ago | |
activityPub.go | 10 months ago | |
activityPubSending.go | 10 months ago | |
activityPub_test.go | 12 months ago | |
activityStreams.go | 10 months ago | |
app.go | 10 months ago | |
authentication.go | 11 months ago | |
authentication_test.go | 1 year ago | |
blogroll.go | 10 months ago | |
blogroll_test.go | 11 months ago | |
blogstats.go | 11 months ago | |
blogstats_test.go | 11 months ago | |
cache.go | 11 months ago | |
cacheRecorder.go | 11 months ago | |
cache_test.go | 11 months ago | |
captcha.go | 11 months ago | |
captcha_test.go | 11 months ago | |
check.go | 11 months ago | |
comments.go | 11 months ago | |
commentsAdmin.go | 11 months ago | |
comments_test.go | 11 months ago | |
config.go | 10 months ago | |
config_test.go | 1 year ago | |
contact.go | 10 months ago | |
contact_test.go | 11 months ago | |
database.go | 10 months ago | |
databaseHooks.go | 11 months ago | |
databaseMigrations.go | 11 months ago | |
database_test.go | 2 years ago | |
debug.go | 11 months ago | |
editor.go | 10 months ago | |
editorFiles.go | 11 months ago | |
editor_test.go | 10 months ago | |
errors.go | 1 year ago | |
errors_test.go | 1 year ago | |
example-config.yml | 10 months ago | |
export.go | 11 months ago | |
export_test.go | 1 year ago | |
feeds.go | 10 months ago | |
feeds_test.go | 11 months ago | |
garbagecollector.go | 11 months ago | |
geo.go | 11 months ago | |
geoMap.go | 1 year ago | |
geoTiles.go | 11 months ago | |
geoTiles_test.go | 11 months ago | |
geoTrack.go | 10 months ago | |
geoTrack_test.go | 1 year ago | |
geo_test.go | 11 months ago | |
go.mod | 10 months ago | |
go.sum | 10 months ago | |
healthcheck.go | 12 months ago | |
hooks.go | 11 months ago | |
http.go | 10 months ago | |
httpClient.go | 12 months ago | |
httpClient_test.go | 11 months ago | |
httpFs.go | 10 months ago | |
httpListener.go | 10 months ago | |
httpLogs.go | 1 year ago | |
httpLogs_test.go | 11 months ago | |
httpMiddlewares.go | 11 months ago | |
httpMiddlewares_test.go | 11 months ago | |
httpRouters.go | 10 months ago | |
httpsCache.go | 11 months ago | |
indexnow.go | 11 months ago | |
indexnow_test.go | 11 months ago | |
indieAuth.go | 11 months ago | |
indieAuthServer.go | 10 months ago | |
indieAuthServer_test.go | 11 months ago | |
indieAuth_test.go | 11 months ago | |
main.go | 11 months ago | |
markdown.go | 11 months ago | |
markdown_test.go | 11 months ago | |
media.go | 11 months ago | |
mediaCompression.go | 10 months ago | |
mediaCompression_test.go | 10 months ago | |
mediaStorage.go | 1 year ago | |
mediaStorage_test.go | 2 years ago | |
micropub.go | 10 months ago | |
micropubMedia.go | 11 months ago | |
micropub_test.go | 10 months ago | |
nodeinfo.go | 10 months ago | |
notifications.go | 10 months ago | |
ntfy.go | 10 months ago | |
ntfy_test.go | 10 months ago | |
opensearch.go | 10 months ago | |
paths.go | 2 years ago | |
paths_test.go | 2 years ago | |
persistentCache.go | 11 months ago | |
posts.go | 11 months ago | |
postsDb.go | 10 months ago | |
postsDb_test.go | 10 months ago | |
postsDeleter.go | 1 year ago | |
postsDeleter_test.go | 1 year ago | |
postsFuncs.go | 11 months ago | |
postsScheduler.go | 10 months ago | |
postsScheduler_test.go | 1 year ago | |
posts_test.go | 11 months ago | |
privateMode.go | 12 months ago | |
privateMode_test.go | 11 months ago | |
queue.go | 10 months ago | |
queue_test.go | 10 months ago | |
reactions.go | 10 months ago | |
reactions_test.go | 10 months ago | |
regexRedirects.go | 2 years ago | |
regexRedirects_test.go | 11 months ago | |
render.go | 10 months ago | |
robotstxt.go | 11 months ago | |
robotstxt_test.go | 12 months ago | |
search.go | 1 year ago | |
search_test.go | 1 year ago | |
sessions.go | 11 months ago | |
shortDomain.go | 2 years ago | |
shortPath.go | 11 months ago | |
shortPath_test.go | 11 months ago | |
sitemap.go | 10 months ago | |
sitemap_test.go | 11 months ago | |
staticFiles.go | 1 year ago | |
tailscale.go | 11 months ago | |
taxonomies.go | 1 year ago | |
telegram.go | 10 months ago | |
telegram_test.go | 10 months ago | |
templateAssets.go | 10 months ago | |
templateStrings.go | 11 months ago | |
tor.go | 10 months ago | |
tts.go | 11 months ago | |
ui.go | 10 months ago | |
uiComponents.go | 10 months ago | |
uiHtmlBuilder.go | 11 months ago | |
ui_test.go | 11 months ago | |
updateDeps.sh | 1 year ago | |
utils.go | 10 months ago | |
utils_test.go | 10 months ago | |
webmention.go | 10 months ago | |
webmentionAdmin.go | 11 months ago | |
webmentionSending.go | 11 months ago | |
webmentionVerification.go | 10 months ago | |
webmentionVerification_test.go | 1 year ago | |
webmention_test.go | 10 months ago |
README.md
GoBlog
How to install and run (and other useful information about) GoBlog is explained in the docs.