File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
theme.css in workshop/themes/learn/static/css |
1107 | - | 50 | 1202 | 7 |
nucleus.css in workshop/themes/learn/static/css |
522 | - | 1086 | 1202 | 2 |
mermaid.forest.css in workshop/themes/learn/static/mermaid |
340 | - | 937 | 1202 | 2 |
mermaid.dark.css in workshop/themes/learn/static/mermaid |
262 | - | 937 | 1202 | 2 |
mermaid.css in workshop/themes/learn/static/mermaid |
260 | - | 937 | 1202 | 2 |
hugo-theme.css in workshop/themes/learn/static/css |
212 | - | 937 | 1202 | 5 |
menu.html in workshop/themes/learn/layouts/partials |
142 | - | 50 | 1202 | 3 |
theme-mine.css in workshop/static/css |
124 | - | 1202 | 1202 | 1 |
header.html in workshop/themes/learn/layouts/partials |
107 | - | 50 | 1202 | 4 |
header.html in workshop/layouts/partials |
96 | - | 50 | 1202 | 7 |
theme-green.css in workshop/themes/learn/static/css |
90 | - | 937 | 1202 | 2 |
theme-blue.css in workshop/themes/learn/static/css |
90 | - | 937 | 1202 | 2 |
theme-red.css in workshop/themes/learn/static/css |
90 | - | 937 | 1202 | 2 |
children.html in workshop/themes/learn/layouts/shortcodes |
86 | - | 50 | 1202 | 3 |
theme-mine.css in workshop/themes/learn/exampleSite/static/css |
84 | - | 1202 | 1202 | 1 |
config.toml in workshop/themes/learn/exampleSite |
84 | - | 50 | 1202 | 3 |
hybrid.css in workshop/themes/learn/static/css |
72 | - | 1202 | 1202 | 1 |
footer.html in workshop/themes/learn/layouts/partials |
66 | - | 50 | 1202 | 3 |
404.html in workshop/themes/learn/layouts |
48 | - | 937 | 1202 | 2 |
config.toml in workshop |
47 | - | 587 | 1202 | 10 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
custom-comments.html in workshop/themes/learn/layouts/partials |
1 | - | 1202 | 1202 | 1 |
custom-footer.html in workshop/themes/learn/layouts/partials |
1 | - | 1202 | 1202 | 1 |
custom-header.html in workshop/themes/learn/layouts/partials |
1 | - | 1202 | 1202 | 1 |
meta.html in workshop/themes/learn/layouts/partials |
2 | - | 1202 | 1202 | 1 |
toc.html in workshop/themes/learn/layouts/partials |
5 | - | 1202 | 1202 | 1 |
siteparam.html in workshop/themes/learn/layouts/shortcodes |
7 | - | 1202 | 1202 | 1 |
custom-footer.html in workshop/themes/learn/exampleSite/layouts/partials |
8 | - | 1202 | 1202 | 1 |
en.toml in workshop/themes/learn/i18n |
18 | - | 1202 | 1202 | 1 |
pt.toml in workshop/themes/learn/i18n |
18 | - | 1202 | 1202 | 1 |
es.toml in workshop/themes/learn/i18n |
18 | - | 1202 | 1202 | 1 |
fr.toml in workshop/themes/learn/i18n |
18 | - | 1202 | 1202 | 1 |
ghcontributors.html in workshop/themes/learn/exampleSite/layouts/shortcodes |
29 | - | 1202 | 1202 | 1 |
logo.html in workshop/themes/learn/exampleSite/layouts/partials |
37 | - | 1202 | 1202 | 1 |
auto-complete.css in workshop/themes/learn/static/css |
40 | - | 1202 | 1202 | 1 |
hybrid.css in workshop/themes/learn/static/css |
72 | - | 1202 | 1202 | 1 |
theme-mine.css in workshop/themes/learn/exampleSite/static/css |
84 | - | 1202 | 1202 | 1 |
theme-mine.css in workshop/static/css |
124 | - | 1202 | 1202 | 1 |
favicon.html in workshop/layouts/partials |
2 | - | 1197 | 1202 | 3 |
hash.ts in cdkworkshop.com |
19 | 2 | 1197 | 1197 | 1 |
nucleus.css in workshop/themes/learn/static/css |
522 | - | 1086 | 1202 | 2 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
zh-cn.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
de.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
hi.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
ar.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
ru.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
ja.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
HitCounter.java in code/java/tests-workshop/src/main/java/com/myorg |
50 | 3 | 61 | 92 | 2 |
hitcounter.py in code/python/tests-workshop/cdk_workshop |
43 | 3 | 61 | 92 | 2 |
HitCounterProps.java in code/java/tests-workshop/src/main/java/com/myorg |
36 | 4 | 92 | 92 | 1 |
CdkWorkshopStack.java in code/java/tests-workshop/src/main/java/com/myorg |
32 | 2 | 61 | 92 | 2 |
cdk_workshop_stack.py in code/python/tests-workshop/cdk_workshop |
23 | 1 | 61 | 92 | 3 |
hitcount.py in code/python/tests-workshop/lambda |
20 | 1 | 92 | 92 | 1 |
hitcounter.js in code/java/tests-workshop/lambda |
18 | - | 92 | 92 | 1 |
hello.py in code/python/tests-workshop/lambda |
10 | 1 | 92 | 92 | 1 |
CdkWorkshopApp.java in code/java/tests-workshop/src/main/java/com/myorg |
9 | 1 | 61 | 92 | 2 |
hello.js in code/java/tests-workshop/lambda |
8 | - | 92 | 92 | 1 |
app.py in code/python/tests-workshop |
5 | - | 61 | 92 | 2 |
__init__.py in code/python/tests-workshop/cdk_workshop |
1 | - | 92 | 92 | 1 |
jest.config.js in code/typescript/tests-workshop |
8 | - | 84 | 168 | 6 |
pipeline_stack.py in code/python/pipelines-workshop/cdk_workshop |
51 | 1 | 60 | 173 | 7 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
theme.css in workshop/themes/learn/static/css |
1107 | - | 50 | 1202 | 7 |
menu.html in workshop/themes/learn/layouts/partials |
142 | - | 50 | 1202 | 3 |
header.html in workshop/themes/learn/layouts/partials |
107 | - | 50 | 1202 | 4 |
header.html in workshop/layouts/partials |
96 | - | 50 | 1202 | 7 |
children.html in workshop/themes/learn/layouts/shortcodes |
86 | - | 50 | 1202 | 3 |
config.toml in workshop/themes/learn/exampleSite |
84 | - | 50 | 1202 | 3 |
footer.html in workshop/themes/learn/layouts/partials |
66 | - | 50 | 1202 | 3 |
custom-footer.html in workshop/layouts/partials |
19 | - | 50 | 1202 | 3 |
list.html in workshop/themes/learn/layouts/_default |
18 | - | 50 | 1202 | 3 |
zh-cn.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
de.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
hi.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
ar.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
ru.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
ja.toml in workshop/themes/learn/i18n |
18 | - | 50 | 50 | 1 |
netlify.toml in workshop/themes/learn |
17 | - | 50 | 937 | 2 |
relref.html in workshop/themes/learn/layouts/shortcodes |
14 | - | 50 | 1202 | 2 |
ref.html in workshop/themes/learn/layouts/shortcodes |
14 | - | 50 | 1202 | 2 |
single.html in workshop/themes/learn/layouts/_default |
9 | - | 50 | 1202 | 3 |
pipeline_stack.py in code/python/pipelines-workshop/cdk_workshop |
51 | 1 | 60 | 173 | 7 |