diff --git a/content/about/index.md b/content/about/index.md index f65dc7b..03dae9d 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -2,6 +2,7 @@ title: "About Us" date: 2023-04-20 draft: false +layout: page --- # About Us diff --git a/content/post/2019-08-08-text-and-typography/devices-mockup.png b/content/post/2019-08-08-text-and-typography/devices-mockup.png new file mode 100644 index 0000000..d6b7521 Binary files /dev/null and b/content/post/2019-08-08-text-and-typography/devices-mockup.png differ diff --git a/content/post/2019-08-08-text-and-typography/index.md b/content/post/2019-08-08-text-and-typography/index.md new file mode 100644 index 0000000..4451c99 --- /dev/null +++ b/content/post/2019-08-08-text-and-typography/index.md @@ -0,0 +1,201 @@ +--- +title: "Text and Typography" +date: 2019-08-09 +lastmod: 2025-04-21 +draft: false +description: >- + Examples of text, typography, math equations, diagrams, flowcharts, pictures, videos, and more. +tags: + - Blogging + - Tutorial +pin: true +image: + path: devices-mockup.png + lqip: data:image/webp;base64,UklGRpoAAABXRUJQVlA4WAoAAAAQAAAADwAABwAAQUxQSDIAAAARL0AmbZurmr57yyIiqE8oiG0bejIYEQTgqiDA9vqnsUSI6H+oAERp2HZ65qP/VIAWAFZQOCBCAAAA8AEAnQEqEAAIAAVAfCWkAALp8sF8rgRgAP7o9FDvMCkMde9PK7euH5M1m6VWoDXf2FkP3BqV0ZYbO6NA/VFIAAAA + alt: Responsive rendering of Chirpy theme on multiple devices. +--- + +## Headings + + + +# H1 — heading +{: .mt-4 .mb-0 } + +## H2 — heading +{: data-toc-skip='' .mt-4 .mb-0 } + +### H3 — heading +{: data-toc-skip='' .mt-4 .mb-0 } + +#### H4 — heading +{: data-toc-skip='' .mt-4 } + + +## Paragraph + +Quisque egestas convallis ipsum, ut sollicitudin risus tincidunt a. Maecenas interdum malesuada egestas. Duis consectetur porta risus, sit amet vulputate urna facilisis ac. Phasellus semper dui non purus ultrices sodales. Aliquam ante lorem, ornare a feugiat ac, finibus nec mauris. Vivamus ut tristique nisi. Sed vel leo vulputate, efficitur risus non, posuere mi. Nullam tincidunt bibendum rutrum. Proin commodo ornare sapien. Vivamus interdum diam sed sapien blandit, sit amet aliquam risus mattis. Nullam arcu turpis, mollis quis laoreet at, placerat id nibh. Suspendisse venenatis eros eros. + +## Lists + +### Ordered list + +1. Firstly +2. Secondly +3. Thirdly + +### Unordered list + +- Chapter + - Section + - Paragraph + +### ToDo list + +- [ ] Job + - [x] Step 1 + - [x] Step 2 + - [ ] Step 3 + +### Description list + +Sun +: the star around which the earth orbits + +Moon +: the natural satellite of the earth, visible by reflected light from the sun + +## Block Quote + +> This line shows the _block quote_. + +## Prompts + + + +> An example showing the `tip` type prompt. +{: .prompt-tip } + +> An example showing the `info` type prompt. +{: .prompt-info } + +> An example showing the `warning` type prompt. +{: .prompt-warning } + +> An example showing the `danger` type prompt. +{: .prompt-danger } + + +## Tables + +| Company | Contact | Country | +| :--------------------------- | :--------------- | ------: | +| Alfreds Futterkiste | Maria Anders | Germany | +| Island Trading | Helen Bennett | UK | +| Magazzini Alimentari Riuniti | Giovanni Rovelli | Italy | + +## Links + + + +## Footnote + +Click the hook will locate the footnote[^footnote], and here is another footnote[^fn-nth-2]. + +## Inline code + +This is an example of `Inline Code`. + +## Filepath + +Here is the `/path/to/the/file.extend`{: .filepath}. + +## Code blocks + +### Common + +```text +This is a common code snippet, without syntax highlight and line number. +``` + +### Specific Language + +```bash +if [ $? -ne 0 ]; then + echo "The command was not successful."; + #do the needful / exit +fi; +``` + +### Specific filename + +```sass +@import + "colors/light-typography", + "colors/dark-typography"; +``` +{: file='_sass/jekyll-theme-chirpy.scss'} + +## Mathematics + +The mathematics powered by [**MathJax**](https://www.mathjax.org/): + +$$ +\begin{equation} + \sum_{n=1}^\infty 1/n^2 = \frac{\pi^2}{6} + \label{eq:series} +\end{equation} +$$ + +We can reference the equation as \eqref{eq:series}. + +When $a \ne 0$, there are two solutions to $ax^2 + bx + c = 0$ and they are + +$$ x = {-b \pm \sqrt{b^2-4ac} \over 2a} $$ + +## Mermaid SVG + +```mermaid + gantt + title Adding GANTT diagram functionality to mermaid + apple :a, 2017-07-20, 1w + banana :crit, b, 2017-07-23, 1d + cherry :active, c, after b a, 1d +``` + +## Images + +### Default (with caption) + +![Desktop View](/posts/20190808/mockup.png){: width="972" height="589" } +_Full screen width and center alignment_ + +### Left aligned + +![Desktop View](/posts/20190808/mockup.png){: width="972" height="589" .w-75 .normal} + +### Float to left + +![Desktop View](/posts/20190808/mockup.png){: width="972" height="589" .w-50 .left} +Praesent maximus aliquam sapien. Sed vel neque in dolor pulvinar auctor. Maecenas pharetra, sem sit amet interdum posuere, tellus lacus eleifend magna, ac lobortis felis ipsum id sapien. Proin ornare rutrum metus, ac convallis diam volutpat sit amet. Phasellus volutpat, elit sit amet tincidunt mollis, felis mi scelerisque mauris, ut facilisis leo magna accumsan sapien. In rutrum vehicula nisl eget tempor. Nullam maximus ullamcorper libero non maximus. Integer ultricies velit id convallis varius. Praesent eu nisl eu urna finibus ultrices id nec ex. Mauris ac mattis quam. Fusce aliquam est nec sapien bibendum, vitae malesuada ligula condimentum. + +### Float to right + +![Desktop View](/posts/20190808/mockup.png){: width="972" height="589" .w-50 .right} +Praesent maximus aliquam sapien. Sed vel neque in dolor pulvinar auctor. Maecenas pharetra, sem sit amet interdum posuere, tellus lacus eleifend magna, ac lobortis felis ipsum id sapien. Proin ornare rutrum metus, ac convallis diam volutpat sit amet. Phasellus volutpat, elit sit amet tincidunt mollis, felis mi scelerisque mauris, ut facilisis leo magna accumsan sapien. In rutrum vehicula nisl eget tempor. Nullam maximus ullamcorper libero non maximus. Integer ultricies velit id convallis varius. Praesent eu nisl eu urna finibus ultrices id nec ex. Mauris ac mattis quam. Fusce aliquam est nec sapien bibendum, vitae malesuada ligula condimentum. + +### Dark/Light mode & Shadow + +The image below will toggle dark/light mode based on theme preference, notice it has shadows. + +![light mode only](/posts/20190808/devtools-light.png){: .light .w-75 .shadow .rounded-10 w='1212' h='668' } +![dark mode only](/posts/20190808/devtools-dark.png){: .dark .w-75 .shadow .rounded-10 w='1212' h='668' } + +## Video + +{% include embed/youtube.html id='Balreaj8Yqs' %} + +## Reverse Footnote + +[^footnote]: The footnote source +[^fn-nth-2]: The 2nd footnote source diff --git a/content/post/2019-08-09-getting-started/index.md b/content/post/2019-08-09-getting-started/index.md index c3d4706..536ad25 100644 --- a/content/post/2019-08-09-getting-started/index.md +++ b/content/post/2019-08-09-getting-started/index.md @@ -1,6 +1,7 @@ --- title: "Getting Started" date: 2019-08-09 +lastmod: 2025-04-21 draft: false description: >- Get started with Chirpy basics in this comprehensive overview. diff --git a/i18n/en.yaml b/i18n/en.yaml index acc2914..bb7de04 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -19,6 +19,11 @@ panel: lastmod: "Recently Updated" trending_tags: "Trending Tags" +post: + posted: "Posted" + updated: "Updated" + written_by: "By" + copyright: brief: "All rights reserved" verbose: "All rights reserved" diff --git a/i18n/zh.yaml b/i18n/zh.yaml index 9815ef3..23531dc 100644 --- a/i18n/zh.yaml +++ b/i18n/zh.yaml @@ -19,6 +19,10 @@ panel: lastmod: "最近更新" trending_tags: "热门标签" +post: + posted: "发布" + updated: "更新" + written_by: "由" copyright: brief: "版权所有" verbose: "版权所有" diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 9c87b36..d752e12 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,16 +1,157 @@ {{ define "main" }} -
- {{ if or (eq .Layout "page") (eq .Type "tabs") }} - {{ $tab_key := .Title | lower }} - {{ $title := index (index .Site.Data.locales .Site.Language.Lang).tabs $tab_key | default .Title }} -

- {{ $title }} -

-
- {{ .Content }} + {{ $enable_toc := and (.Params.toc | default .Site.Params.enableTOC) (gt (len .TableOfContents) 100) }} + {{ $lang := .Site.Language.Lang }} + +
+
+

{{ .Title }}

+ {{ with .Description }} +

{{ . }}

+ {{ end }} + + - {{ else }} - {{ .Content }} +
+ + {{ if $enable_toc }} + + + + + +
+
{{ .Title }}
+ +
+
{{ .TableOfContents }}
+
{{ end }} + +
+ {{ .Content }} +
+ +
+ + {{ with .Params.categories }} + + {{ end }} + + + {{ with .Params.tags }} + + {{ end }} + +
+
+ {{ with (i18n "copyright.license.template") }} + {{ $replacement := printf `%s` (i18n "copyright.license.link") (i18n "copyright.license.name") }} + {{ replace . ":LICENSE_NAME" $replacement | safeHTML }} + {{ end }} +
+ +
+
{{ end }} \ No newline at end of file diff --git a/layouts/index.html b/layouts/index.html index f93f09e..202d2ed 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -50,6 +50,9 @@ {{ if not (findRE "//" $src) }} {{ $media_subpath := .Params.media_subpath | default "" }} {{ $src = path.Join $media_subpath $src }} + + {{ $page_path := path.Dir .RelPermalink }} + {{ $src = path.Join $page_path $src }} {{ end }} {{ $alt := .Params.image.alt | default "Preview Image" | htmlEscape }} diff --git a/layouts/partials/datetime.html b/layouts/partials/datetime.html new file mode 100644 index 0000000..73b07ed --- /dev/null +++ b/layouts/partials/datetime.html @@ -0,0 +1,12 @@ +{{ $locales := index site.Data.locales .lang }} +{{ $dateFormat := default "02/01/2006" $locales.df.post.strftime }} +{{ $dayjsFormat := default "DD/MM/YYYY" $locales.df.post.dayjs }} + + \ No newline at end of file