jekyll-theme-zer0 0.2.0 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +56 -0
- data/README.md +455 -417
- data/_data/navigation/about.yml +2 -0
- data/_data/navigation/main.yml +17 -11
- data/_data/navigation/quickstart.yml +12 -0
- data/_includes/README.md +97 -0
- data/_includes/{info-section.html → components/info-section.html} +4 -4
- data/_includes/components/mermaid.html +101 -0
- data/_includes/content/giscus.html +60 -0
- data/_includes/content/intro.html +66 -0
- data/_includes/{sitemap.html → content/sitemap.html} +1 -1
- data/_includes/{toc.html → content/toc.html} +1 -1
- data/_includes/{branding.html → core/branding.html} +2 -2
- data/_includes/core/footer.html +167 -0
- data/_includes/core/head.html +163 -0
- data/_includes/core/header.html +125 -0
- data/_includes/landing/landing-install-cards.html +52 -0
- data/_includes/landing/landing-quick-links.html +28 -0
- data/_includes/navigation/navbar.html +96 -0
- data/_includes/navigation/sidebar-left.html +83 -0
- data/_includes/{sidebar-right.html → navigation/sidebar-right.html} +3 -10
- data/_layouts/README.md +8 -0
- data/_layouts/blog.html +2 -2
- data/_layouts/default.html +3 -3
- data/_layouts/journals.html +9 -80
- data/_layouts/landing.html +122 -45
- data/_layouts/root.html +6 -8
- data/assets/js/back-to-top.js +16 -19
- metadata +44 -69
- data/_includes/footer.html +0 -57
- data/_includes/giscus.html +0 -16
- data/_includes/head.html +0 -95
- data/_includes/header.html +0 -79
- data/_includes/intro.html +0 -68
- data/_includes/navbar.html +0 -34
- data/_includes/sidebar-left.html +0 -41
- data/_includes/toc +0 -7
- data/_layouts/javascript.html +0 -63
- /data/_includes/{google-analytics.html → analytics/google-analytics.html} +0 -0
- /data/_includes/{google-tag-manager-body.html → analytics/google-tag-manager-body.html} +0 -0
- /data/_includes/{google-tag-manager-head.html → analytics/google-tag-manager-head.html} +0 -0
- /data/_includes/{dev-shortcuts.html → components/dev-shortcuts.html} +0 -0
- /data/_includes/{halfmoon.html → components/halfmoon.html} +0 -0
- /data/_includes/{js-cdn.html → components/js-cdn.html} +0 -0
- /data/_includes/{powered-by.html → components/powered-by.html} +0 -0
- /data/_includes/{quick-index.html → components/quick-index.html} +0 -0
- /data/_includes/{searchbar.html → components/searchbar.html} +0 -0
- /data/_includes/{svg.html → components/svg.html} +0 -0
- /data/_includes/{zer0-env-var.html → components/zer0-env-var.html} +0 -0
- /data/_includes/{seo.html → content/seo.html} +0 -0
- /data/_includes/{style.html → docs/bootstrap-docs.html} +0 -0
- /data/_includes/{breadcrumbs.html → navigation/breadcrumbs.html} +0 -0
- /data/_includes/{nav_list.html → navigation/nav_list.html} +0 -0
- /data/_includes/{sidebar-categories.html → navigation/sidebar-categories.html} +0 -0
- /data/_includes/{sidebar-folders.html → navigation/sidebar-folders.html} +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 838600963804f732b859c697438cccd774d612f404097fb2c6b0c47e9e77a565
|
|
4
|
+
data.tar.gz: eb5be13266ba1956069689b5907ff6d8f78e01b4e3cce6a2f7f26ad788328a1e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f323ebceccc8ba86d554d819a377d5ca10fe39fa4f4c6a5c93de6ecf2c3180ed39e63c20ba1880aa798c129fe9e565f22998d12f44661651d0bca7c7e0fa5dad
|
|
7
|
+
data.tar.gz: a30d36dee46ec8e56f9b4b269144f5c27f12cb7cf19bd9390e113e12035f5d00b746ce525f7c2cefd06720e3c5f11c0152675742660a1a0e2937ef8c91b45ef4
|
data/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,59 @@
|
|
|
1
|
+
## [0.4.0] - 2025-10-10
|
|
2
|
+
|
|
3
|
+
### Added
|
|
4
|
+
- **📊 Comprehensive Site Statistics Dashboard**: Complete analytics system for content insights
|
|
5
|
+
- Dynamic statistics generation from site content using Ruby script
|
|
6
|
+
- Real-time analytics showing 61 content pieces, 19 categories, 47 tags, 43,601 words
|
|
7
|
+
- Interactive Bootstrap 5-based dashboard with responsive design
|
|
8
|
+
- Modular component architecture with 6 specialized statistics components
|
|
9
|
+
- Intelligent activity level calculations based on actual data distribution
|
|
10
|
+
- Professional tag cloud visualization with dynamic sizing
|
|
11
|
+
- Mobile-optimized layout with smooth animations and transitions
|
|
12
|
+
- **🔧 Advanced Data Processing Engine**: Automated content analysis and metric generation
|
|
13
|
+
- Ruby-based statistics generator script analyzing posts, pages, and collections
|
|
14
|
+
- YAML data file generation with comprehensive site metrics
|
|
15
|
+
- Smart categorization and tagging analysis with usage frequency tracking
|
|
16
|
+
- Monthly content distribution analysis and trend identification
|
|
17
|
+
- **🎨 Enhanced User Experience Components**: Professional dashboard interface
|
|
18
|
+
- Bootstrap 5-first design approach with minimal custom CSS
|
|
19
|
+
- Card-based layout for metric organization and visual hierarchy
|
|
20
|
+
- Interactive tooltips and progress indicators for enhanced usability
|
|
21
|
+
- Print-friendly styling and accessibility compliance (ARIA support)
|
|
22
|
+
- Smooth scroll navigation and fade-in animations for modern UX
|
|
23
|
+
|
|
24
|
+
### Changed
|
|
25
|
+
- **📈 Activity Level Intelligence**: Dynamic threshold calculation replacing static values
|
|
26
|
+
- Categories: High activity (≥70% of max), Medium (≥40% of max), Low (remainder)
|
|
27
|
+
- Tags: Frequently used (≥60% of max), Moderately used (≥20% of max), Occasionally used (remainder)
|
|
28
|
+
- Real-time adaptation to content distribution patterns
|
|
29
|
+
- **🏗️ Template Architecture**: Modular include system for maintainable code
|
|
30
|
+
- Separated concerns across 6 specialized components
|
|
31
|
+
- Clean Liquid template syntax with proper error handling
|
|
32
|
+
- Optimized data processing without complex sorting operations
|
|
33
|
+
|
|
34
|
+
### Fixed
|
|
35
|
+
- **🐛 Data Display Issues**: Resolved template rendering and data access problems
|
|
36
|
+
- Fixed Liquid template syntax errors causing empty displays
|
|
37
|
+
- Corrected data structure references across all components
|
|
38
|
+
- Eliminated type conversion errors in sorting operations
|
|
39
|
+
- Proper handling of nested array data structures
|
|
40
|
+
|
|
41
|
+
## [0.2.1] - 2025-09-30
|
|
42
|
+
|
|
43
|
+
### Added
|
|
44
|
+
- Enhanced markdown linting configuration
|
|
45
|
+
- Improved Jekyll template support for link checking
|
|
46
|
+
- Better configuration for markdown validation
|
|
47
|
+
|
|
48
|
+
### Changed
|
|
49
|
+
- Updated markdown-link-check configuration with Jekyll-specific patterns
|
|
50
|
+
- Relaxed line length requirements in markdownlint configuration
|
|
51
|
+
- Added support for more HTML elements in markdown
|
|
52
|
+
|
|
53
|
+
### Fixed
|
|
54
|
+
- Improved markdown validation for Jekyll projects
|
|
55
|
+
- Better handling of Liquid templates in link validation
|
|
56
|
+
|
|
1
57
|
## [0.2.0] - 2025-09-01
|
|
2
58
|
|
|
3
59
|
### Changed
|