Commit 85d74d5
refactored by zine (#54)
* Remove obsolete files and configurations, including .gitignore, .gitmodules, and various content files related to Zig documentation and examples. This cleanup enhances project maintainability by eliminating unused resources.
* Refactor markdown to SMD conversion script and update configurations. Changed source directory and author details, improved frontmatter handling, and enhanced error logging. Removed outdated posts and images, and added new content for the blog section. Updated styles in CSS files for better layout and presentation.
* Add new CSS styles for code highlighting, update navigation arrows, and include SVG icons for left and right arrows. Create a cache file for ggshield secrets detection. Update Zig code block in documentation and enhance community news section in posts.
* Add GitHub Actions workflow for deploying the website to GitHub Pages. This includes setup for Zine, building the project, and uploading artifacts for deployment.
* Refactor CSS for code highlighting by introducing CSS variables for colors, improving maintainability and consistency across styles.
* Update GitHub Actions workflow to deploy to the 'zine' branch instead of 'main'.
* Refactor CSS variable for code foreground color in highlighting styles to improve clarity and maintainability.
* Refactor CSS styles by removing unused logo width definition, adjusting body margin, and adding responsive design for max-width and display properties. Update base template to clean up commented code.
* Add line-break property to anchor tags in CSS for improved text wrapping.
* Remove obsolete layout files and update SMD files for improved content structure and clarity. Change layout references in monthly and post templates, and update links in various sections for consistency.
* Refactor markdown to SMD conversion script, changing source directory and layout configuration. Remove outdated conversion scripts and update CSS styles for improved clarity and maintainability. Update SMD files with accurate dates and links for better content structure.
* Refactor markdown files to standardize headings and improve content structure. Update CSS styles for code highlighting to include additional languages and enhance maintainability. Adjust various sections in SMD files for consistency and clarity.
* Remove obsolete JavaScript file and standardize markdown headings across various SMD files for improved content structure. Update section titles to use consistent formatting, enhancing readability and organization.
* Standardize section titles across multiple SMD files to improve content structure and readability. Update headings to include links for better navigation and consistency throughout the documentation.
* Standardize section titles and improve content structure across multiple SMD files. Update headings to ensure consistent formatting and enhance navigation with appropriate links. Remove obsolete files and adjust layout templates for better organization and clarity.
* Refactor link conversion scripts by removing obsolete files and updating the source directory configuration. Standardize link formatting in the remaining script for improved clarity and consistency across content.
* Remove obsolete TODO.md file and update contributing guidelines in SMD files to reflect new formatting standards. Change section titles for consistency and clarify local preview instructions using 'zine' instead of 'Hugo'.
* resolve change requests
* Remove obsolete files including .cache_ggshield and _highlight.css. Update GitHub Actions workflow to support deployment from both 'zine' and 'main' branches. Enhance CSS styles for responsive navigation and improve layout templates with additional links.
* Remove frpc.ini and README.org files, update zine.ziggy with the correct host URL, and delete .vscode/settings.json. This cleanup enhances project organization and ensures accurate site configuration.
* trivial fix
* add mirror workflow
---------
Co-authored-by: jiacai2050 <dev@liujiacai.net>1 parent ebda407 commit 85d74d5
File tree
171 files changed
+5408
-3254
lines changed- .github/workflows
- archetypes
- assets
- icons
- images
- typed-fsm
- content
- about
- learn
- monthly
- post
- news
- examples
- 2024-01-12-how-to-release-your-zig-applications
- src
- layouts
- partials/hooks
- templates
- static/favicons
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
171 files changed
+5408
-3254
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 13 | | |
21 | 14 | | |
22 | 15 | | |
23 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
24 | 22 | | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
36 | 41 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 42 | + | |
| 43 | + | |
50 | 44 | | |
51 | 45 | | |
52 | 46 | | |
53 | | - | |
| 47 | + | |
54 | 48 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 49 | | |
63 | 50 | | |
64 | 51 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments