After cloningredis-stack-website, runmake dockerto build and run a container that serves hugo onlocalhost:1313with the components defined inredis_stack_components.yml. The site is generated inside the container. In order to invoke a short-loop of changes, it's possible tomake docker-sh VOL=...
DOCKER_IMAGE=image-redis-stack-website DOCKER_CONTAINER=container-$(DOCKER_IMAGE) DOCKER_PORT=-p 1313:1313 .PHONY: all init build up clean docker-build docker-make docker docker-up docker-sh .PHONY: all init build up clean docker-build docker-make docker docker-up docker-sh netlify ifneq ...
scheme = [ "http", "https" ] exclude = [ "github.com/.*/.*/issues/new.*", "github.com/.*/.*/edit/.*", "twitter.com", "googletagmanager.com", "packages.redis.io", "techstacks.io", "sciencedirect.com", "phpscaling.com", "localhost", "127.0.0.1" ] exclude_path = [ "...
= --disableFastRender -b http://$(IP) --bind $(IP) DOCKER_IMAGE=image-redis-stack-website DOCKER_CONTAINER=container-$(DOCKER_IMAGE) DOCKER_PORT=-p 1313:1313 .PHONY: all deps init build up clean docker-build docker-make docker docker-up docker-sh netlify ifeq ($(ENV),production) ...
BreadcrumbsHistory for redis-stack-website _redirects onmaster User selector All users DatepickerAll time Commit History Commits on Sep 15, 2023 Add redirect for broken link dwdoughertycommittedSep 16, 2023 e29a8a8 Commits on Aug 30, 2023 Fix menu and add redirect for broken link dwdoughert...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} redis-stack / redis-stack-website Public Notifications You must be signed in to change notification settings Fork 7 Star ...
Breadcrumbs redis-stack-website / assets/ Directory actions More options Failed to load latest commit information. Latest commit Cannot retrieve latest commit at this time. HistoryHistory Folders and files Name Last commit message Last commit date parent directory .. css icons scss Failed...
DOCKER_IMAGE=image-redis-stack-website DOCKER_CONTAINER=container-$(DOCKER_IMAGE) @@ -16,18 +16,15 @@ GET_META=--production endif ifeq ($(DEBUG),1) HUGO_DEBUG=--debug HUGO_DEBUG=--debug --log LOGLEVEL ?= DEBUG endif ifeq ($(SKIP_CLONE),1) SKIP_CLONE=--skip-clone endif all:...
Changes in the context of the Redis license change dmaier-redislabscommittedMar 20, 2024 adf86f0 Commits on Jan 11, 2024 Merge pull request #132 from redis-stack/doc-dmaier-featured-content dmaier-redislabscommittedJan 11, 2024 f089783 Commits on Jan 10, 2024 Some cleanups in regards...
Actions: redis-stack/redis-stack-website Actions All workflows Link checker Disabled Publish Code examples Docs Disabled Management Caches Attestations All workflows Showing runs from all workflows 7,087 workflow runs Event Status Branch Actor Link checker Link checker #105: Scheduled...