Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CASSANDRA-16066 Create tooling and update repository layout to render new website #68

Closed
wants to merge 72 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
2953d40
add non-versioned sources to website
polandll Aug 26, 2020
7f3a501
add antora.yml file
polandll Aug 26, 2020
f6540ad
add antora.yml file
polandll Aug 26, 2020
77024df
change version from null to master in antora.yml
polandll Aug 26, 2020
b939bbf
move nav up one level
polandll Aug 26, 2020
7b761dd
separate code contrib from doc contrib
polandll Aug 26, 2020
009297b
CASSANDRA-16066: Setup new directory structure
ossarga Nov 2, 2020
c1a9046
CASSANDRA-16066: Add templated site.yml
ossarga Oct 16, 2020
9d547df
CASSANDRA-16066: Rework docker container to render site using Antora
ossarga Nov 2, 2020
8c7e258
CASSANDRA-16066: Bug fixes when generating site
ossarga Nov 2, 2020
a57b7fa
CASSANDRA-16066: Updated docker container to make the website more co…
ossarga Nov 3, 2020
1c1734f
CASSANDRA-16066: Cleaned up dockerfile and entrypoint files
ossarga Nov 4, 2020
94ae6b7
CASSANDRA-16066: Fixed broken links in asciidoc content
ossarga Nov 4, 2020
0073c40
CASSANDRA-16066: Updated README and removed unused dockerfiles
ossarga Nov 4, 2020
b679b80
CASSANDRA-16066: Fixed broken download links
ossarga Nov 5, 2020
7c70517
CASSANDRA-16066: Add ability to enable/disable docs and site generati…
ossarga Nov 11, 2020
7cd2289
CASSANDRA-16066: Fixed bug where attribute variables in site.yaml wer…
ossarga Nov 11, 2020
b7aa0b9
CASSANDRA-16066: Initial commit of site-ui components
ossarga Nov 18, 2020
0a26813
CASSANDRA-16066: Drop through2 dependency
ossarga Nov 19, 2020
67669c9
CASSANDRA-16066: Fix reducer that computes mtime for bundled file
ossarga Nov 19, 2020
8b2d61e
CASSANDRA-16066: Fix error handling of preview:build task
ossarga Nov 19, 2020
2a6debe
CASSANDRA-16066: Standardised fonts in project to be Roboto Mono"
ossarga Nov 19, 2020
86b4f25
CASSANDRA-16066: Added site-ui license
ossarga Nov 27, 2020
eef70e0
CASSANDRA-16066: Initial commit of docker-compose file to simplify bu…
ossarga Nov 27, 2020
95f67e4
CASSANDRA-16066: Fixed exposed ports in each container
ossarga Nov 27, 2020
f239a20
CASSANDRA-16066:
ossarga Dec 3, 2020
6d7db5c
CASSANDRA-16066: Added tags as a possbile Antora source
ossarga Dec 8, 2020
dc00bea
CASSANDRA-16066: Added ability to disable automatically committing ge…
ossarga Dec 12, 2020
d60196d
edits to development
polandll Jan 20, 2021
f91d25d
fix index
polandll Jan 20, 2021
9f9454e
add page attributes
polandll Jan 21, 2021
964925e
changes from a couple of CASS tickets during adoc conversion and movi…
polandll Jan 21, 2021
7323bea
remove outdated plugins page
polandll Jan 21, 2021
befac2a
CASSANDRA-16066: Minor update to docker-entrypoint json_generator
ossarga Feb 8, 2021
f4f4d84
CASSANDRA-16066: Renamed container envs
ossarga Mar 12, 2021
598fcb8
CASSANDRA-16066: Added run script
ossarga Mar 9, 2021
d58d09a
CASSANDRA-16066: Fixed env file and repository path bug
ossarga Mar 12, 2021
683b2f4
CASSANDRA-16066: update to run.sh script
ossarga Apr 15, 2021
df506f9
CASSANDRA-16066: Update run.sh help output
ossarga Apr 19, 2021
b0c8c77
CASSANDRA-16066: Added dry-run mode to ./run.sh
ossarga Apr 19, 2021
b9f0ce1
CASSANDRA-16066: Updates to run.sh
ossarga Apr 19, 2021
198badf
CASSANDRA-16066: Updates to run.sh
ossarga Apr 20, 2021
bcbf512
CASSANDRA-16066: Updated website Docker container default URLs to poi…
ossarga Apr 20, 2021
20f0f6a
CASSANDRA-16066: Updated website docker-entrypoint.sh to only use the…
ossarga Apr 20, 2021
280e94b
CASSANDRA-16066: Updates to run.sh
ossarga Apr 20, 2021
e159dd2
CASSANDRA-16066: Removed docker-compose.yaml
ossarga Apr 20, 2021
6150e53
CASSANDRA-16066: Fixed bug in run.sh where comma delimited lists for …
ossarga Apr 21, 2021
f72673a
CASSANDRA-16066: Changes to website Docker container
ossarga Apr 23, 2021
9acf531
CASSANDRA-16066: Updates to run.sh:
ossarga Apr 23, 2021
6ed6dbb
CASSANDRA-16066: Updates to run.sh:
ossarga Apr 26, 2021
99f7687
CASSANDRA-16066: Updates to site YAML generator:
ossarga Apr 26, 2021
977a947
CASSANDRA-16066: Add asciidoctor-openblock library
ossarga Jun 3, 2021
bbfdb9f
CASSANDRA-16066: Updated README
ossarga Jun 26, 2021
60e1a92
CASSANDRA-16066: Changed cassandra .adoc location
ossarga Jun 29, 2021
85ecf59
CASSANDRA-16066: Updated site.yaml to output assets to an 'assets' di…
ossarga Jun 29, 2021
545a64c
CASSANDRA-16066: Update to run.sh:
ossarga Jun 30, 2021
fd613b7
CASSANDRA-16066: Update to website Docker container
ossarga Jun 30, 2021
a69e6e3
CASSANDRA-16066: Moved website container
ossarga Jun 30, 2021
ece8c3c
CASSANDRA-16066: Update to run.sh:
ossarga Jun 30, 2021
23bdc91
CASSANDRA-16066: Updates to README
ossarga Jun 30, 2021
d899dfc
CASSANDRA-16066: Updated README
ossarga Jun 30, 2021
efad13a
fix adoc links
polandll Jun 30, 2021
7c5aae9
typo
polandll Jun 30, 2021
17764ac
move index to top of index
polandll Jun 30, 2021
e7dae1a
CASSANDRA-16066: Update to website Docker container
ossarga Jul 3, 2021
e623777
CASSANDRA-16066: Update to website UI Docker container
ossarga Jul 3, 2021
f4119f3
CASSANDRA-16066: Update to run.sh:
ossarga Jul 4, 2021
4cf1a46
CASSANDRA-16066: Updated README
ossarga Jul 4, 2021
6d789ca
CASSANDRA-16066: Bug fix in run.sh:
ossarga Jul 6, 2021
ca527b6
CASSANDRA-16066: Update to run.sh
ossarga Jul 6, 2021
e396305
CASSANDRA-16066: Restored doap.rdf file
ossarga Aug 30, 2021
d405ef8
CASSANDRA-16066: Update to website Dockerfile
ossarga Aug 30, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
12 changes: 10 additions & 2 deletions .gitignore
@@ -1,3 +1,11 @@
/.idea/
.DS_Store
/src/.sass-cache/
.env*

/.idea/

/site-content/site.yaml
/site-content/build/

/site-ui/build/
/site-ui/node_modules/
/site-ui/public/
57 changes: 0 additions & 57 deletions Dockerfile

This file was deleted.

323 changes: 287 additions & 36 deletions README.md

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion content/.keepdir

This file was deleted.

31 changes: 0 additions & 31 deletions docker-compose.yml

This file was deleted.

29 changes: 0 additions & 29 deletions docker-entrypoint-jekyll-serve.sh

This file was deleted.

43 changes: 0 additions & 43 deletions docker-entrypoint.sh

This file was deleted.