Skip to content

Commit 21e4f7b

Browse files
authored
Merge pull request #20 from deframer/trends
Trends
2 parents 973545f + b294245 commit 21e4f7b

55 files changed

Lines changed: 308 additions & 218 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build:
1212
mkdocs build
1313

1414
serve:
15-
mkdocs serve -a 0.0.0.0:8000
15+
mkdocs serve --livereload -a 0.0.0.0:8000 -w overrides
1616

1717
clean:
1818
rm -rf site .env
-159 KB
Binary file not shown.
-62.8 KB
Binary file not shown.
-199 KB
Binary file not shown.
-76.4 KB
Binary file not shown.
-506 KB
Binary file not shown.
-16.4 KB
Binary file not shown.
-500 Bytes
90.6 KB
133 KB

0 commit comments

Comments
 (0)