From f59260917c493f0a67e37a93dc96c519540ee3bd Mon Sep 17 00:00:00 2001 From: Jasimyn <97659765+Jasimyn@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:41:30 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Jasimyn/?= =?UTF-8?q?Jasimyn.github.io@ff389f1eaf5320a5fddc161b90c02fb4744dceaf=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 404.html | 2 +- _pages/dropdown/index.html | 2 +- assets/jupyter/blog.ipynb.html | 40 ++++++++++++++++-- assets/pdf/Dengyawen_CV_ch.pdf | Bin 0 -> 250217 bytes blog/2015/code/index.html | 4 +- blog/2015/disqus-comments/index.html | 2 +- blog/2015/formatting-and-links/index.html | 2 +- blog/2015/images/index.html | 2 +- blog/2015/index.html | 2 +- blog/2015/math/index.html | 2 +- blog/2020/github-metadata/index.html | 2 +- blog/2020/index.html | 2 +- blog/2020/twitter/index.html | 2 +- blog/2021/diagrams/index.html | 6 +-- blog/2021/distill/index.html | 6 +-- blog/2021/index.html | 2 +- blog/2022/giscus-comments/index.html | 2 +- blog/2022/index.html | 2 +- blog/2022/redirect/index.html | 2 +- blog/2023/audios/index.html | 2 +- blog/2023/custom-blockquotes/index.html | 4 +- blog/2023/index.html | 2 +- blog/2023/jupyter-notebook/index.html | 4 +- blog/2023/post-bibliography/index.html | 4 +- .../2023/sidebar-table-of-contents/index.html | 4 +- blog/2023/table-of-contents/index.html | 4 +- blog/2023/tables/index.html | 4 +- blog/2023/videos/index.html | 2 +- blog/category/external-services/index.html | 2 +- blog/category/sample-posts/index.html | 2 +- blog/index.html | 2 +- blog/page/2/index.html | 2 +- blog/page/3/index.html | 2 +- blog/page/4/index.html | 2 +- blog/tag/audios/index.html | 2 +- blog/tag/bib/index.html | 2 +- blog/tag/blockquotes/index.html | 2 +- blog/tag/code/index.html | 2 +- blog/tag/comments/index.html | 2 +- blog/tag/diagrams/index.html | 2 +- blog/tag/distill/index.html | 2 +- blog/tag/formatting/index.html | 2 +- blog/tag/images/index.html | 2 +- blog/tag/jupyter/index.html | 2 +- blog/tag/links/index.html | 2 +- blog/tag/math/index.html | 2 +- blog/tag/metadata/index.html | 2 +- blog/tag/sidebar/index.html | 2 +- blog/tag/tables/index.html | 2 +- blog/tag/toc/index.html | 2 +- blog/tag/videos/index.html | 2 +- cv/index.html | 2 +- feed.xml | 2 +- index.html | 2 +- news/announcement_1/index.html | 2 +- news/announcement_2/index.html | 2 +- news/announcement_3/index.html | 2 +- news/index.html | 2 +- projects/1_project/index.html | 8 ++-- projects/2_project/index.html | 4 +- projects/3_project/index.html | 4 +- projects/4_project/index.html | 4 +- projects/5_project/index.html | 4 +- projects/6_project/index.html | 4 +- projects/index.html | 2 +- publications/index.html | 8 ++-- repositories/index.html | 2 +- sitemap.xml | 2 +- teaching/index.html | 2 +- 69 files changed, 126 insertions(+), 92 deletions(-) create mode 100644 assets/pdf/Dengyawen_CV_ch.pdf diff --git a/404.html b/404.html index c765c79..926b595 100644 --- a/404.html +++ b/404.html @@ -1 +1 @@ - Page not found | Yawen Deng

Page not found

Looks like there has been a mistake. Nothing exists here.

You will be redirected to the main page within 3 seconds. If not redirected, please go back to the home page.

\ No newline at end of file + Page not found | Yawen Deng

Page not found

Looks like there has been a mistake. Nothing exists here.

You will be redirected to the main page within 3 seconds. If not redirected, please go back to the home page.

\ No newline at end of file diff --git a/_pages/dropdown/index.html b/_pages/dropdown/index.html index 1db7e62..1648e88 100644 --- a/_pages/dropdown/index.html +++ b/_pages/dropdown/index.html @@ -1 +1 @@ - submenus | Yawen Deng

submenus

\ No newline at end of file + submenus | Yawen Deng

submenus

\ No newline at end of file diff --git a/assets/jupyter/blog.ipynb.html b/assets/jupyter/blog.ipynb.html index 1866995..1bdfd2a 100644 --- a/assets/jupyter/blog.ipynb.html +++ b/assets/jupyter/blog.ipynb.html @@ -1,4 +1,4 @@ - jekyll-jupyter-notebook20230926-1853-bp3dib

Colons can be used to align columns.

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

There must be at least 3 dashes separating each header cell. The outer pipes (|) are optional, and you don’t need to make the raw Markdown line up prettily. You can also use inline Markdown.

Markdown Less Pretty
Still renders nicely
1 2 3

Blockquotes are very handy in email to emulate reply text. This line is part of the same quote.

Quote break.

This is a very long line that will still be quoted properly when it wraps. Oh boy let’s keep writing to make sure this is long enough to actually wrap for everyone. Oh, you can put Markdown into a blockquote.

Here’s a line for us to start with.

This line is separated from the one above by two newlines, so it will be a separate paragraph.

This line is also a separate paragraph, but… This line is only separated by a single newline, so it’s a separate line in the same paragraph.

© Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
\ No newline at end of file diff --git a/blog/2021/index.html b/blog/2021/index.html index 108387c..119f0c9 100644 --- a/blog/2021/index.html +++ b/blog/2021/index.html @@ -1 +1 @@ - 2021 | Yawen Deng

2021

an archive of posts from this year

\ No newline at end of file + 2021 | Yawen Deng

2021

an archive of posts from this year

© Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
\ No newline at end of file diff --git a/blog/2022/giscus-comments/index.html b/blog/2022/giscus-comments/index.html index 1ad827d..d3319ea 100644 --- a/blog/2022/giscus-comments/index.html +++ b/blog/2022/giscus-comments/index.html @@ -1 +1 @@ - a post with giscus comments | Yawen Deng

a post with giscus comments

This post shows how to add GISCUS comments.

\ No newline at end of file + a post with giscus comments | Yawen Deng

a post with giscus comments

This post shows how to add GISCUS comments.

© Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
\ No newline at end of file diff --git a/blog/2022/index.html b/blog/2022/index.html index 357d60d..bc7e760 100644 --- a/blog/2022/index.html +++ b/blog/2022/index.html @@ -1 +1 @@ - 2022 | Yawen Deng

2022

an archive of posts from this year

\ No newline at end of file + 2022 | Yawen Deng

2022

an archive of posts from this year

© Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
\ No newline at end of file diff --git a/blog/2022/redirect/index.html b/blog/2022/redirect/index.html index de02a92..7064f34 100644 --- a/blog/2022/redirect/index.html +++ b/blog/2022/redirect/index.html @@ -1 +1 @@ - a post with redirect | Yawen Deng

a post with redirect

Redirecting to another page.




    Enjoy Reading This Article?

    Here are some more articles you might like to read next:

  • Displaying External Posts on Your al-folio Blog
  • a post with bibliography
  • a post with jupyter notebook
  • a post with custom blockquotes
  • a post with table of contents on a sidebar
  • \ No newline at end of file + a post with redirect | Yawen Deng

    a post with redirect

    Redirecting to another page.




      Enjoy Reading This Article?

      Here are some more articles you might like to read next:

    • Displaying External Posts on Your al-folio Blog
    • a post with bibliography
    • a post with jupyter notebook
    • a post with custom blockquotes
    • a post with table of contents on a sidebar
    • © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
      \ No newline at end of file diff --git a/blog/2023/audios/index.html b/blog/2023/audios/index.html index 5b2ff9f..bdc06b2 100644 --- a/blog/2023/audios/index.html +++ b/blog/2023/audios/index.html @@ -1 +1 @@ - a post with audios | Yawen Deng

      a post with audios

      This is an example post with audios. It supports local audio files.

      A simple, elegant caption looks good between video rows, after each row, or doesn't have to be there at all.



        Enjoy Reading This Article?

        Here are some more articles you might like to read next:

      • Displaying External Posts on Your al-folio Blog
      • a post with bibliography
      • a post with jupyter notebook
      • a post with custom blockquotes
      • a post with table of contents on a sidebar
      • \ No newline at end of file + a post with audios | Yawen Deng

        a post with audios

        This is an example post with audios. It supports local audio files.

        A simple, elegant caption looks good between video rows, after each row, or doesn't have to be there at all.



          Enjoy Reading This Article?

          Here are some more articles you might like to read next:

        • Displaying External Posts on Your al-folio Blog
        • a post with bibliography
        • a post with jupyter notebook
        • a post with custom blockquotes
        • a post with table of contents on a sidebar
        • © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
          \ No newline at end of file diff --git a/blog/2023/custom-blockquotes/index.html b/blog/2023/custom-blockquotes/index.html index 85b3c7f..ca90f56 100644 --- a/blog/2023/custom-blockquotes/index.html +++ b/blog/2023/custom-blockquotes/index.html @@ -1,4 +1,4 @@ - a post with custom blockquotes | Yawen Deng

          a post with custom blockquotes

          This post shows how to add custom styles for blockquotes. Based on jekyll-gitbook implementation.

          We decided to support the same custom blockquotes as in jekyll-gitbook, which are also found in a lot of other sites’ styles. The styles definitions can be found on the _base.scss file, more specifically:

          /* Tips, warnings, and dangers */
          +       a post with custom blockquotes | Yawen Deng                   

          a post with custom blockquotes

          This post shows how to add custom styles for blockquotes. Based on jekyll-gitbook implementation.

          We decided to support the same custom blockquotes as in jekyll-gitbook, which are also found in a lot of other sites’ styles. The styles definitions can be found on the _base.scss file, more specifically:

          /* Tips, warnings, and dangers */
           .post .post-content blockquote {
               &.block-tip {
               border-color: var(--global-tip-block);
          @@ -56,4 +56,4 @@
           > This is a danger zone, and thus should
           > be used carefully
           {: .block-danger }
          -
          DANGER

          This is a danger zone, and thus should be used carefully




            Enjoy Reading This Article?

            Here are some more articles you might like to read next:

          • Displaying External Posts on Your al-folio Blog
          • a post with bibliography
          • a post with jupyter notebook
          • a post with table of contents on a sidebar
          • a post with audios
          • \ No newline at end of file +
            DANGER

            This is a danger zone, and thus should be used carefully




              Enjoy Reading This Article?

              Here are some more articles you might like to read next:

            • Displaying External Posts on Your al-folio Blog
            • a post with bibliography
            • a post with jupyter notebook
            • a post with table of contents on a sidebar
            • a post with audios
            • © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
              \ No newline at end of file diff --git a/blog/2023/index.html b/blog/2023/index.html index b6d2752..66e1666 100644 --- a/blog/2023/index.html +++ b/blog/2023/index.html @@ -1 +1 @@ - 2023 | Yawen Deng
              \ No newline at end of file + 2023 | Yawen Deng
              © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
              \ No newline at end of file diff --git a/blog/2023/jupyter-notebook/index.html b/blog/2023/jupyter-notebook/index.html index 3abc7c3..ee440f6 100644 --- a/blog/2023/jupyter-notebook/index.html +++ b/blog/2023/jupyter-notebook/index.html @@ -1,4 +1,4 @@ - a post with jupyter notebook | Yawen Deng

              a post with jupyter notebook

              To include a jupyter notebook in a post, you can use the following code:

              {::nomarkdown}
              +       a post with jupyter notebook | Yawen Deng                   

              a post with jupyter notebook

              To include a jupyter notebook in a post, you can use the following code:

              {::nomarkdown}
               {% assign jupyter_path = "assets/jupyter/blog.ipynb" | relative_url %}
               {% capture notebook_exists %}{% file_exists assets/jupyter/blog.ipynb %}{% endcapture %}
               {% if notebook_exists == "true" %}
              @@ -7,4 +7,4 @@
                   <p>Sorry, the notebook you are looking for does not exist.</p>
               {% endif %}
               {:/nomarkdown}
              -

              Let’s break it down: this is possible thanks to Jekyll Jupyter Notebook plugin that allows you to embed jupyter notebooks in your posts. It basically calls jupyter nbconvert --to html to convert the notebook to an html page and then includes it in the post. Since Kramdown is the default Markdown renderer for Jekyll, we need to surround the call to the plugin with the ::nomarkdown tag so that it stops processing this part with Kramdown and outputs the content as-is.

              The plugin takes as input the path to the notebook, but it assumes the file exists. If you want to check if the file exists before calling the plugin, you can use the file_exists filter. This avoids getting a 404 error from the plugin and ending up displaying the main page inside of it instead. If the file does not exist, you can output a message to the user. The code displayed above outputs the following:

              Note that the jupyter notebook supports both light and dark themes.

              \ No newline at end of file +

              Let’s break it down: this is possible thanks to Jekyll Jupyter Notebook plugin that allows you to embed jupyter notebooks in your posts. It basically calls jupyter nbconvert --to html to convert the notebook to an html page and then includes it in the post. Since Kramdown is the default Markdown renderer for Jekyll, we need to surround the call to the plugin with the ::nomarkdown tag so that it stops processing this part with Kramdown and outputs the content as-is.

              The plugin takes as input the path to the notebook, but it assumes the file exists. If you want to check if the file exists before calling the plugin, you can use the file_exists filter. This avoids getting a 404 error from the plugin and ending up displaying the main page inside of it instead. If the file does not exist, you can output a message to the user. The code displayed above outputs the following:

              Note that the jupyter notebook supports both light and dark themes.

              © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
              \ No newline at end of file diff --git a/blog/2023/post-bibliography/index.html b/blog/2023/post-bibliography/index.html index 30783bd..7fe6723 100644 --- a/blog/2023/post-bibliography/index.html +++ b/blog/2023/post-bibliography/index.html @@ -1,4 +1,4 @@ - a post with bibliography | Yawen Deng

              a post with bibliography

              This post shows how to add bibliography to simple blog posts. If you would like something more academic, check the distill style post.

              References

              1950

              1. The meaning of relativity
                Albert Einstein, and AH Taub
                American Journal of Physics, 1950

              1905

              1. Ann. Phys.
                Un the movement of small particles suspended in statiunary liquids required by the molecular-kinetic theory 0f heat
                A. Einstein
                Ann. Phys., 1905
              © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
              \ No newline at end of file diff --git a/blog/2023/sidebar-table-of-contents/index.html b/blog/2023/sidebar-table-of-contents/index.html index 78f79f5..f8ade3e 100644 --- a/blog/2023/sidebar-table-of-contents/index.html +++ b/blog/2023/sidebar-table-of-contents/index.html @@ -1,3 +1,3 @@ - a post with table of contents on a sidebar | Yawen Deng

              a post with table of contents on a sidebar

              This post shows how to add a table of contents as a sidebar.

              Adding a Table of Contents

              To add a table of contents to a post as a sidebar, simply add

              toc:
              +       a post with table of contents on a sidebar | Yawen Deng                    

              a post with table of contents on a sidebar

              This post shows how to add a table of contents as a sidebar.

              Adding a Table of Contents

              To add a table of contents to a post as a sidebar, simply add

              toc:
                 sidebar: left
              -

              to the front matter of the post. The table of contents will be automatically generated from the headings in the post. If you wish to display the sidebar to the right, simply change left to right.

              Example of Sub-Heading 1

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Example of another Sub-Heading 1

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Customizing Your Table of Contents

              If you want to learn more about how to customize the table of contents of your sidebar, you can check the bootstrap-toc documentation. Notice that you can even customize the text of the heading that will be displayed on the sidebar.

              Example of Sub-Heading 2

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Example of another Sub-Heading 2

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              \ No newline at end of file +

              to the front matter of the post. The table of contents will be automatically generated from the headings in the post. If you wish to display the sidebar to the right, simply change left to right.

              Example of Sub-Heading 1

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Example of another Sub-Heading 1

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Customizing Your Table of Contents

              If you want to learn more about how to customize the table of contents of your sidebar, you can check the bootstrap-toc documentation. Notice that you can even customize the text of the heading that will be displayed on the sidebar.

              Example of Sub-Heading 2

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Example of another Sub-Heading 2

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
              \ No newline at end of file diff --git a/blog/2023/table-of-contents/index.html b/blog/2023/table-of-contents/index.html index 498fd6b..2770aa3 100644 --- a/blog/2023/table-of-contents/index.html +++ b/blog/2023/table-of-contents/index.html @@ -1,3 +1,3 @@ - a post with table of contents | Yawen Deng

              a post with table of contents


              This post shows how to add a table of contents in the beginning of the post.

              Adding a Table of Contents

              To add a table of contents to a post, simply add

              toc:
              +       a post with table of contents | Yawen Deng                   

              a post with table of contents


              This post shows how to add a table of contents in the beginning of the post.

              Adding a Table of Contents

              To add a table of contents to a post, simply add

              toc:
                 beginning: true
              -

              to the front matter of the post. The table of contents will be automatically generated from the headings in the post.

              Example of Sub-Heading 1

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Example of another Sub-Heading 1

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Table of Contents Options

              If you want to learn more about how to customize the table of contents, you can check the jekyll-toc repository.

              Example of Sub-Heading 2

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Example of another Sub-Heading 2

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              \ No newline at end of file +

              to the front matter of the post. The table of contents will be automatically generated from the headings in the post.

              Example of Sub-Heading 1

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Example of another Sub-Heading 1

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Table of Contents Options

              If you want to learn more about how to customize the table of contents, you can check the jekyll-toc repository.

              Example of Sub-Heading 2

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              Example of another Sub-Heading 2

              Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

              © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
              \ No newline at end of file diff --git a/blog/2023/tables/index.html b/blog/2023/tables/index.html index afa58b9..8a3e40f 100644 --- a/blog/2023/tables/index.html +++ b/blog/2023/tables/index.html @@ -1,4 +1,4 @@ - displaying beautiful tables with Bootstrap Tables | Yawen Deng

              displaying beautiful tables with Bootstrap Tables

              Using markdown to display tables is easy. Just use the following syntax:

              | Left aligned | Center aligned | Right aligned |
              +       displaying beautiful tables with Bootstrap Tables | Yawen Deng                   

              displaying beautiful tables with Bootstrap Tables

              Using markdown to display tables is easy. Just use the following syntax:

              | Left aligned | Center aligned | Right aligned |
               | :----------- | :------------: | ------------: |
               | Left 1       | center 1       | right 1       |
               | Left 2       | center 2       | right 2       |
              @@ -31,4 +31,4 @@
                   </tr>
                 </thead>
               </table>
              -
              ID Item Name Item Price



                Enjoy Reading This Article?

                Here are some more articles you might like to read next:

              • Displaying External Posts on Your al-folio Blog
              • a post with bibliography
              • a post with jupyter notebook
              • a post with custom blockquotes
              • a post with table of contents on a sidebar
              • \ No newline at end of file +
                ID Item Name Item Price



                  Enjoy Reading This Article?

                  Here are some more articles you might like to read next:

                • Displaying External Posts on Your al-folio Blog
                • a post with bibliography
                • a post with jupyter notebook
                • a post with custom blockquotes
                • a post with table of contents on a sidebar
                • © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                  \ No newline at end of file diff --git a/blog/2023/videos/index.html b/blog/2023/videos/index.html index f647259..efb253c 100644 --- a/blog/2023/videos/index.html +++ b/blog/2023/videos/index.html @@ -1 +1 @@ - a post with videos | Yawen Deng

                  a post with videos

                  This is an example post with videos. It supports local video files.

                  A simple, elegant caption looks good between video rows, after each row, or doesn't have to be there at all.

                  It does also support embedding videos from different sources. Here are some examples:




                    Enjoy Reading This Article?

                    Here are some more articles you might like to read next:

                  • Displaying External Posts on Your al-folio Blog
                  • a post with bibliography
                  • a post with jupyter notebook
                  • a post with custom blockquotes
                  • a post with table of contents on a sidebar
                  • \ No newline at end of file + a post with videos | Yawen Deng

                    a post with videos

                    This is an example post with videos. It supports local video files.

                    A simple, elegant caption looks good between video rows, after each row, or doesn't have to be there at all.

                    It does also support embedding videos from different sources. Here are some examples:




                      Enjoy Reading This Article?

                      Here are some more articles you might like to read next:

                    • Displaying External Posts on Your al-folio Blog
                    • a post with bibliography
                    • a post with jupyter notebook
                    • a post with custom blockquotes
                    • a post with table of contents on a sidebar
                    • © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/category/external-services/index.html b/blog/category/external-services/index.html index ae50c74..8c05b2e 100644 --- a/blog/category/external-services/index.html +++ b/blog/category/external-services/index.html @@ -1 +1 @@ - external-services | Yawen Deng

                      external-services

                      an archive of posts in this category

                      \ No newline at end of file + external-services | Yawen Deng

                      external-services

                      an archive of posts in this category

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/category/sample-posts/index.html b/blog/category/sample-posts/index.html index 9c29e60..1fc5663 100644 --- a/blog/category/sample-posts/index.html +++ b/blog/category/sample-posts/index.html @@ -1 +1 @@ - sample-posts | Yawen Deng
                      \ No newline at end of file + sample-posts | Yawen Deng
                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/index.html b/blog/index.html index 1c6b4bd..4dcff5c 100644 --- a/blog/index.html +++ b/blog/index.html @@ -1 +1 @@ - blog | Yawen Deng

                      al-folio

                      a simple whitespace theme for academics



                      \ No newline at end of file + blog | Yawen Deng

                      Yawen

                      a simple whitespace theme for academics



                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/page/2/index.html b/blog/page/2/index.html index 2b9d27f..9768bbf 100644 --- a/blog/page/2/index.html +++ b/blog/page/2/index.html @@ -1 +1 @@ - blog - page 2 | Yawen Deng

                      al-folio

                      a simple whitespace theme for academics



                      \ No newline at end of file + blog - page 2 | Yawen Deng

                      Yawen

                      a simple whitespace theme for academics



                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/page/3/index.html b/blog/page/3/index.html index 81eb5c5..5555da0 100644 --- a/blog/page/3/index.html +++ b/blog/page/3/index.html @@ -1 +1 @@ - blog - page 3 | Yawen Deng

                      al-folio

                      a simple whitespace theme for academics



                      \ No newline at end of file + blog - page 3 | Yawen Deng

                      Yawen

                      a simple whitespace theme for academics



                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/page/4/index.html b/blog/page/4/index.html index 52844b9..c204a27 100644 --- a/blog/page/4/index.html +++ b/blog/page/4/index.html @@ -1 +1 @@ - blog - page 4 | Yawen Deng

                      al-folio

                      a simple whitespace theme for academics



                      \ No newline at end of file + blog - page 4 | Yawen Deng

                      Yawen

                      a simple whitespace theme for academics



                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/audios/index.html b/blog/tag/audios/index.html index 8b5c502..dae180e 100644 --- a/blog/tag/audios/index.html +++ b/blog/tag/audios/index.html @@ -1 +1 @@ - audios | Yawen Deng

                      audios

                      an archive of posts with this tag

                      \ No newline at end of file + audios | Yawen Deng

                      audios

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/bib/index.html b/blog/tag/bib/index.html index de6a0d8..52094bb 100644 --- a/blog/tag/bib/index.html +++ b/blog/tag/bib/index.html @@ -1 +1 @@ - bib | Yawen Deng

                      bib

                      an archive of posts with this tag

                      \ No newline at end of file + bib | Yawen Deng

                      bib

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/blockquotes/index.html b/blog/tag/blockquotes/index.html index c1d7650..ceb8368 100644 --- a/blog/tag/blockquotes/index.html +++ b/blog/tag/blockquotes/index.html @@ -1 +1 @@ - blockquotes | Yawen Deng

                      blockquotes

                      an archive of posts with this tag

                      \ No newline at end of file + blockquotes | Yawen Deng

                      blockquotes

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/code/index.html b/blog/tag/code/index.html index 5715b2a..593775d 100644 --- a/blog/tag/code/index.html +++ b/blog/tag/code/index.html @@ -1 +1 @@ - code | Yawen Deng

                      code

                      an archive of posts with this tag

                      \ No newline at end of file + code | Yawen Deng

                      code

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/comments/index.html b/blog/tag/comments/index.html index fd00c43..d15d7f9 100644 --- a/blog/tag/comments/index.html +++ b/blog/tag/comments/index.html @@ -1 +1 @@ - comments | Yawen Deng

                      comments

                      an archive of posts with this tag

                      \ No newline at end of file + comments | Yawen Deng

                      comments

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/diagrams/index.html b/blog/tag/diagrams/index.html index e5d8cc7..5d62b6d 100644 --- a/blog/tag/diagrams/index.html +++ b/blog/tag/diagrams/index.html @@ -1 +1 @@ - diagrams | Yawen Deng

                      diagrams

                      an archive of posts with this tag

                      \ No newline at end of file + diagrams | Yawen Deng

                      diagrams

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/distill/index.html b/blog/tag/distill/index.html index b923003..7a377ba 100644 --- a/blog/tag/distill/index.html +++ b/blog/tag/distill/index.html @@ -1 +1 @@ - distill | Yawen Deng

                      distill

                      an archive of posts with this tag

                      \ No newline at end of file + distill | Yawen Deng

                      distill

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/formatting/index.html b/blog/tag/formatting/index.html index a256fbe..8170984 100644 --- a/blog/tag/formatting/index.html +++ b/blog/tag/formatting/index.html @@ -1 +1 @@ - formatting | Yawen Deng
                      \ No newline at end of file + formatting | Yawen Deng
                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/images/index.html b/blog/tag/images/index.html index 9179ed8..dab0aa9 100644 --- a/blog/tag/images/index.html +++ b/blog/tag/images/index.html @@ -1 +1 @@ - images | Yawen Deng

                      images

                      an archive of posts with this tag

                      \ No newline at end of file + images | Yawen Deng

                      images

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/jupyter/index.html b/blog/tag/jupyter/index.html index 12ba179..0225ac6 100644 --- a/blog/tag/jupyter/index.html +++ b/blog/tag/jupyter/index.html @@ -1 +1 @@ - jupyter | Yawen Deng

                      jupyter

                      an archive of posts with this tag

                      \ No newline at end of file + jupyter | Yawen Deng

                      jupyter

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/links/index.html b/blog/tag/links/index.html index 79caae1..23c5c99 100644 --- a/blog/tag/links/index.html +++ b/blog/tag/links/index.html @@ -1 +1 @@ - links | Yawen Deng

                      links

                      an archive of posts with this tag

                      \ No newline at end of file + links | Yawen Deng

                      links

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/math/index.html b/blog/tag/math/index.html index 25bd701..786bbcd 100644 --- a/blog/tag/math/index.html +++ b/blog/tag/math/index.html @@ -1 +1 @@ - math | Yawen Deng

                      math

                      an archive of posts with this tag

                      \ No newline at end of file + math | Yawen Deng

                      math

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/metadata/index.html b/blog/tag/metadata/index.html index c4c2127..6402d48 100644 --- a/blog/tag/metadata/index.html +++ b/blog/tag/metadata/index.html @@ -1 +1 @@ - metadata | Yawen Deng

                      metadata

                      an archive of posts with this tag

                      \ No newline at end of file + metadata | Yawen Deng

                      metadata

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/sidebar/index.html b/blog/tag/sidebar/index.html index 29ebc59..251f76f 100644 --- a/blog/tag/sidebar/index.html +++ b/blog/tag/sidebar/index.html @@ -1 +1 @@ - sidebar | Yawen Deng

                      sidebar

                      an archive of posts with this tag

                      \ No newline at end of file + sidebar | Yawen Deng

                      sidebar

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/tables/index.html b/blog/tag/tables/index.html index 97b33c4..3202031 100644 --- a/blog/tag/tables/index.html +++ b/blog/tag/tables/index.html @@ -1 +1 @@ - tables | Yawen Deng

                      tables

                      an archive of posts with this tag

                      \ No newline at end of file + tables | Yawen Deng

                      tables

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/toc/index.html b/blog/tag/toc/index.html index 8e63984..cf42c59 100644 --- a/blog/tag/toc/index.html +++ b/blog/tag/toc/index.html @@ -1 +1 @@ - toc | Yawen Deng

                      toc

                      an archive of posts with this tag

                      \ No newline at end of file + toc | Yawen Deng

                      toc

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/blog/tag/videos/index.html b/blog/tag/videos/index.html index 0bd26bc..cff0b59 100644 --- a/blog/tag/videos/index.html +++ b/blog/tag/videos/index.html @@ -1 +1 @@ - videos | Yawen Deng

                      videos

                      an archive of posts with this tag

                      \ No newline at end of file + videos | Yawen Deng

                      videos

                      an archive of posts with this tag

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/cv/index.html b/cv/index.html index 7141097..1aebd7a 100644 --- a/cv/index.html +++ b/cv/index.html @@ -1 +1 @@ - cv | Yawen Deng

                      cv

                      This is a description of the page. You can modify it in 'pages/_cv.md'. You can also change or remove the top pdf download button.

                      Table of contents

                      Basics

                      Name Albert Einstein
                      Label Scientist
                      Email albert@einstein.de
                      Phone (912) 123-4567
                      Url https://alshedivat.github.io/al-folio/
                      Summary A German-born theoretical physicist, widely ranked among the greatest and most influential scientists of all time

                      Work

                      • 1933.01 - 1955.01
                        Professor of Theoretical Physics
                        Institute for Advanced Study, Princeton University
                        Teaching at Palmer Physical Laboratory (now 302 Frist Campus Center). While not a professor at Princeton, I associated with the physics professors and continued to give lectures on campus.
                        • Relativity

                      Education

                      • 1905.01 - 1905.01
                        PhD
                        University of Zurich, Zurich, Switzerland
                        Software Development
                        • Theory of Relativity

                      Awards

                      • 1921.11.01
                        Nobel Prize in Physics
                        Royal Swedish Academy of Sciences
                        The Nobel Prizes are five separate prizes that, according to Alfred Nobel's will of 1895, are awarded to 'those who, during the preceding year, have conferred the greatest benefit to humankind.'

                      Languages

                      German
                      Native speaker
                      English
                      Fluent
                      \ No newline at end of file + cv | Yawen Deng

                      cv

                      Hi, I am a highly motivated and enthusiastic optical engineering researcher. My work is at the intersection of optics and computer vision. My research interests are AIGC, multimodal large models, and computer vision tasks.

                      Table of contents

                      General Information

                      Full Name Albert Einstein
                      Date of Birth 14th March 1879
                      Languages English, German

                      Education

                      • 1905
                        PhD
                        University of Zurich, Zurich, Switzerland
                        • Description 1.
                        • Description 2.
                        • Description 3.
                          • Sub-description 1.
                          • Sub-description 2.
                      • 1900
                        Federal teaching diploma
                        Eidgenössische Technische Hochschule, Zurich, Switzerland
                        • Description 1.
                        • Description 2.

                      Experience

                      • 1933 - 1955
                        Professor of Theoretical Physics
                        Institute for Advanced Study, Princeton University
                        • Description 1.
                        • Description 2.
                        • Description 3.
                          • Sub-description 1.
                          • Sub-description 2.
                      • 1933
                        Visiting Professor
                        California Institute of Technology, Pasadena, California, US
                        • Description 1.
                        • Description 2.
                      • 1917-1933
                        Director
                        Kaiser Wilhelm Institute for Physics, Berlin, Germany.
                      • 1911 - 1917
                        Professor of Theoretical Physics
                        Karl-Ferdinand University, Prague, Czechoslovakia
                      • 1909 - 1911
                        Associate Professor of Theoretical Physics
                        University of Zurich, Zurich, Switzerland

                      Open Source Projects

                      • 2015-now
                        al-folio
                        • A beautiful, simple, clean, and responsive Jekyll theme for academics.

                      Honors and Awards

                      • 1921
                        • Nobel Prize in Physics
                        • Matteucci Medal
                      • 2029
                        • Max Planck Medal

                      Academic Interests

                      • Topic 1.
                        • Description 1.
                        • Description 2.
                      • Topic 2.
                        • Description 1.
                        • Description 2.

                      Other Interests

                      • Hobbies: Hobby 1, Hobby 2, etc.
                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/feed.xml b/feed.xml index 5e60f15..01d1af4 100644 --- a/feed.xml +++ b/feed.xml @@ -1,4 +1,4 @@ -Jekyll2023-09-26T08:41:11+00:00https://jasimyn.github.io/feed.xmlblankA simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. a post with bibliography2023-07-12T13:56:00+00:002023-07-12T13:56:00+00:00https://jasimyn.github.io/blog/2023/post-bibliographyThis post shows how to add bibliography to simple blog posts. If you would like something more academic, check the distill style post.

                      ]]>
                      a post with jupyter notebook2023-07-04T12:57:00+00:002023-07-04T12:57:00+00:00https://jasimyn.github.io/blog/2023/jupyter-notebookTo include a jupyter notebook in a post, you can use the following code:

                      {::nomarkdown}
                      +Jekyll2024-03-06T14:41:08+00:00https://jasimyn.github.io/feed.xmlblanka post with bibliography2023-07-12T13:56:00+00:002023-07-12T13:56:00+00:00https://jasimyn.github.io/blog/2023/post-bibliographyThis post shows how to add bibliography to simple blog posts. If you would like something more academic, check the distill style post.

                      ]]>
                      a post with jupyter notebook2023-07-04T12:57:00+00:002023-07-04T12:57:00+00:00https://jasimyn.github.io/blog/2023/jupyter-notebookTo include a jupyter notebook in a post, you can use the following code:

                      {::nomarkdown}
                       {% assign jupyter_path = "assets/jupyter/blog.ipynb" | relative_url %}
                       {% capture notebook_exists %}{% file_exists assets/jupyter/blog.ipynb %}{% endcapture %}
                       {% if notebook_exists == "true" %}
                      diff --git a/index.html b/index.html
                      index 2af306b..14e9c99 100644
                      --- a/index.html
                      +++ b/index.html
                      @@ -1 +1 @@
                      -       Yawen Deng                   

                      Yawen Deng

                      ImagingLab@ZJU. (The page of our lab is under construction, sry)

                      prof_pic1.jpg

                      State Key Laboratory of Extreme Photonics and Instrumentation, Zhejiang Univerity, Hangzhou, China
                      dengyw@zju.edu.cn
                      Github | Wechat | Bilibili

                      I received B.Eng. degree in optoelectronic information science and engineering from Tianjin University, Tianjin, China, in 2022.

                      Presently, I am a Master Student at Zhejiang University, co-advised by Prof. Qi Li and Prof. Huajun Feng. My research focuses on multi-frame image restoration for rotating rectangular synthetic aperture imaging and some other low-level tasks.

                      Research interest: Optics, Computational Photography, Deep Learning, Low-level Computer Vision, Rectangular Rotation Synthetic Aperture and Advanced Imaging Devices.

                      \ No newline at end of file + Yawen Deng

                      Yawen Deng

                      ImagingLab@ZJU. (The page of our lab is under construction, sry)

                      prof_pic1.jpg

                      State Key Laboratory of Extreme Photonics and Instrumentation, Zhejiang Univerity, Hangzhou, China

                      dengyw@zju.edu.cn

                      Github Wechat Bilibili

                      I received B.Eng. degree in optoelectronic information science and engineering from Tianjin University, Tianjin, China, in 2022.

                      Presently, I am a Master Student at Zhejiang University, co-advised by Prof. Qi Li and Prof. Huajun Feng. My research focuses on multi-frame image restoration for rotating rectangular synthetic aperture imaging and some other low-level tasks.

                      Research interest: Optics, Computational Photography, Deep Learning, Low-level Computer Vision, Rectangular Rotation Synthetic Aperture and Advanced Imaging Devices.

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/news/announcement_1/index.html b/news/announcement_1/index.html index cdd609b..408b318 100644 --- a/news/announcement_1/index.html +++ b/news/announcement_1/index.html @@ -1 +1 @@ - Announcement_1 | Yawen Deng

                      Announcement_1

                      A simple inline announcement.

                      \ No newline at end of file + Announcement_1 | Yawen Deng

                      Announcement_1

                      A simple inline announcement.

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/news/announcement_2/index.html b/news/announcement_2/index.html index 63f5f8b..f2f0ed4 100644 --- a/news/announcement_2/index.html +++ b/news/announcement_2/index.html @@ -1 +1 @@ - A long announcement with details | Yawen Deng

                      A long announcement with details

                      Announcements and news can be much longer than just quick inline posts. In fact, they can have all the features available for the standard blog posts. See below.


                      Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

                      Hipster list

                      • brunch
                      • fixie
                      • raybans
                      • messenger bag

                      Hoodie Thundercats retro, tote bag 8-bit Godard craft beer gastropub. Truffaut Tumblr taxidermy, raw denim Kickstarter sartorial dreamcatcher. Quinoa chambray slow-carb salvia readymade, bicycle rights 90’s yr typewriter selfies letterpress cardigan vegan.


                      Pug heirloom High Life vinyl swag, single-origin coffee four dollar toast taxidermy reprehenderit fap distillery master cleanse locavore. Est anim sapiente leggings Brooklyn ea. Thundercats locavore excepteur veniam eiusmod. Raw denim Truffaut Schlitz, migas sapiente Portland VHS twee Bushwick Marfa typewriter retro id keytar.

                      We do not grow absolutely, chronologically. We grow sometimes in one dimension, and not in another, unevenly. We grow partially. We are relative. We are mature in one realm, childish in another. —Anais Nin

                      Fap aliqua qui, scenester pug Echo Park polaroid irony shabby chic ex cardigan church-key Odd Future accusamus. Blog stumptown sartorial squid, gastropub duis aesthetic Truffaut vero. Pinterest tilde twee, odio mumblecore jean shorts lumbersexual.

                      \ No newline at end of file + A long announcement with details | Yawen Deng

                      A long announcement with details

                      Announcements and news can be much longer than just quick inline posts. In fact, they can have all the features available for the standard blog posts. See below.


                      Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch. Pinterest DIY authentic Schlitz, hoodie Intelligentsia butcher trust fund brunch shabby chic Kickstarter forage flexitarian. Direct trade cold-pressed meggings stumptown plaid, pop-up taxidermy. Hoodie XOXO fingerstache scenester Echo Park. Plaid ugh Wes Anderson, freegan pug selvage fanny pack leggings pickled food truck DIY irony Banksy.

                      Hipster list

                      • brunch
                      • fixie
                      • raybans
                      • messenger bag

                      Hoodie Thundercats retro, tote bag 8-bit Godard craft beer gastropub. Truffaut Tumblr taxidermy, raw denim Kickstarter sartorial dreamcatcher. Quinoa chambray slow-carb salvia readymade, bicycle rights 90’s yr typewriter selfies letterpress cardigan vegan.


                      Pug heirloom High Life vinyl swag, single-origin coffee four dollar toast taxidermy reprehenderit fap distillery master cleanse locavore. Est anim sapiente leggings Brooklyn ea. Thundercats locavore excepteur veniam eiusmod. Raw denim Truffaut Schlitz, migas sapiente Portland VHS twee Bushwick Marfa typewriter retro id keytar.

                      We do not grow absolutely, chronologically. We grow sometimes in one dimension, and not in another, unevenly. We grow partially. We are relative. We are mature in one realm, childish in another. —Anais Nin

                      Fap aliqua qui, scenester pug Echo Park polaroid irony shabby chic ex cardigan church-key Odd Future accusamus. Blog stumptown sartorial squid, gastropub duis aesthetic Truffaut vero. Pinterest tilde twee, odio mumblecore jean shorts lumbersexual.

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/news/announcement_3/index.html b/news/announcement_3/index.html index 415f404..815ec9c 100644 --- a/news/announcement_3/index.html +++ b/news/announcement_3/index.html @@ -1 +1 @@ - Announcement_3 | Yawen Deng

                      Announcement_3

                      A simple inline announcement with Markdown emoji! :sparkles: :smile:

                      \ No newline at end of file + Announcement_3 | Yawen Deng

                      Announcement_3

                      A simple inline announcement with Markdown emoji! :sparkles: :smile:

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/news/index.html b/news/index.html index a7860a7..2aa623d 100644 --- a/news/index.html +++ b/news/index.html @@ -1 +1 @@ - news | Yawen Deng

                      news

                      \ No newline at end of file + news | Yawen Deng

                      news

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/projects/1_project/index.html b/projects/1_project/index.html index e3639fe..92d2a85 100644 --- a/projects/1_project/index.html +++ b/projects/1_project/index.html @@ -1,4 +1,4 @@ - project 1 | Yawen Deng

                      project 1

                      a project with a background image

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                      +       project 1 | Yawen Deng                   

                      project 1

                      a project with a background image

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                       layout: page
                       title: project
                       description: a project with a background image
                      @@ -12,12 +12,12 @@
                               {% include figure.html path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
                           </div>
                       </div>
                      -

                      References

                      1956

                      1. brownian-motion.gif
                        Investigations on the Theory of the Brownian Movement
                        Albert Einstein
                        1956

                      References

                      1956

                      1. brownian-motion.gif
                        Investigations on the Theory of the Brownian Movement
                        Albert Einstein
                        1956

                      1950

                      1. The meaning of relativity
                        Albert Einstein, and AH Taub
                        American Journal of Physics, 1950

                      1950

                      1. The meaning of relativity
                        Albert Einstein, and AH Taub
                        American Journal of Physics, 1950
                      \ No newline at end of file +}
                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/projects/2_project/index.html b/projects/2_project/index.html index 0a3e72c..f5901c1 100644 --- a/projects/2_project/index.html +++ b/projects/2_project/index.html @@ -1,4 +1,4 @@ - project 2 | Yawen Deng

                      project 2

                      a project with a background image and giscus comments

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                      +       project 2 | Yawen Deng                   

                      project 2

                      a project with a background image and giscus comments

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                       layout: page
                       title: project
                       description: a project with a background image
                      @@ -12,4 +12,4 @@
                               {% include figure.html path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
                           </div>
                       </div>
                      -
                      \ No newline at end of file +
                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/projects/3_project/index.html b/projects/3_project/index.html index 1669c5e..db7ee02 100644 --- a/projects/3_project/index.html +++ b/projects/3_project/index.html @@ -1,4 +1,4 @@ - project 3 | Yawen Deng

                      project 3

                      a project that redirects to another website

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                      +        project 3 | Yawen Deng                   

                      project 3

                      a project that redirects to another website

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                       layout: page
                       title: project
                       description: a project with a background image
                      @@ -12,4 +12,4 @@
                               {% include figure.html path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
                           </div>
                       </div>
                      -
                      \ No newline at end of file +
                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/projects/4_project/index.html b/projects/4_project/index.html index 98fc0da..132f49c 100644 --- a/projects/4_project/index.html +++ b/projects/4_project/index.html @@ -1,4 +1,4 @@ - project 4 | Yawen Deng

                      project 4

                      another without an image

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                      +       project 4 | Yawen Deng                   

                      project 4

                      another without an image

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                       layout: page
                       title: project
                       description: a project with a background image
                      @@ -12,4 +12,4 @@
                               {% include figure.html path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
                           </div>
                       </div>
                      -
                      \ No newline at end of file +
                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/projects/5_project/index.html b/projects/5_project/index.html index 1e28cde..71e953c 100644 --- a/projects/5_project/index.html +++ b/projects/5_project/index.html @@ -1,4 +1,4 @@ - project 5 | Yawen Deng

                      project 5

                      a project with a background image

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                      +       project 5 | Yawen Deng                   

                      project 5

                      a project with a background image

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                       layout: page
                       title: project
                       description: a project with a background image
                      @@ -12,4 +12,4 @@
                               {% include figure.html path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
                           </div>
                       </div>
                      -
                      \ No newline at end of file +
                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/projects/6_project/index.html b/projects/6_project/index.html index 351180c..8754317 100644 --- a/projects/6_project/index.html +++ b/projects/6_project/index.html @@ -1,4 +1,4 @@ - project 6 | Yawen Deng

                      project 6

                      a project with no image

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                      +       project 6 | Yawen Deng                   

                      project 6

                      a project with no image

                      Every project has a beautiful feature showcase page. It’s easy to include images in a flexible 3-column grid format. Make your photos 1/3, 2/3, or full width.

                      To give your project a background in the portfolio page, just add the img tag to the front matter like so:

                      ---
                       layout: page
                       title: project
                       description: a project with a background image
                      @@ -12,4 +12,4 @@
                               {% include figure.html path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
                           </div>
                       </div>
                      -
                      \ No newline at end of file +
                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/projects/index.html b/projects/index.html index c43f97f..3db3e9b 100644 --- a/projects/index.html +++ b/projects/index.html @@ -1 +1 @@ - projects | Yawen Deng
                      \ No newline at end of file + projects | Yawen Deng
                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/publications/index.html b/publications/index.html index f8ca958..c69194c 100644 --- a/publications/index.html +++ b/publications/index.html @@ -1,14 +1,14 @@ - publications | Yawen Deng

                      publications

                      publications by categories in reversed chronological order. generated by jekyll-scholar.

                      1967

                      1. wave-mechanics.gif
                        Letters on wave mechanics
                        Albert EinsteinErwin SchrödingerMax Planck, and 2 more authors
                        1967

                      1935

                      1. Can Quantum-Mechanical Description of Physical Reality Be Considered Complete?
                        A. Einstein, B. Podolsky, and N. Rosen
                        Phys. Rev., May 1935

                      1905

                      1. Über die von der molekularkinetischen Theorie der Wärme geforderte Bewegung von in ruhenden Flüssigkeiten suspendierten Teilchen
                        A. Einstein
                        Annalen der physik, May 1905
                      2. Ann. Phys.
                        Un the movement of small particles suspended in statiunary liquids required by the molecular-kinetic theory 0f heat
                        A. Einstein
                        Ann. Phys., May 1905
                      3. On the electrodynamics of moving bodies
                        A. Einstein
                        May 1905
                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/repositories/index.html b/repositories/index.html index 8f56db2..3ddffba 100644 --- a/repositories/index.html +++ b/repositories/index.html @@ -1 +1 @@ - repositories | Yawen Deng

                      repositories

                      Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.

                      \ No newline at end of file + repositories | Yawen Deng

                      repositories

                      Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index 8de346f..8619136 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ - https://jasimyn.github.io/news/announcement_1/ 2015-10-22T19:59:00+00:00 https://jasimyn.github.io/news/announcement_2/ 2015-11-07T20:11:00+00:00 https://jasimyn.github.io/news/announcement_3/ 2016-01-15T11:59:00+00:00 https://jasimyn.github.io/blog/2015/formatting-and-links/ 2015-03-15T16:40:16+00:00 https://jasimyn.github.io/blog/2015/images/ 2015-05-15T21:01:00+00:00 https://jasimyn.github.io/blog/2015/code/ 2015-07-15T15:09:00+00:00 https://jasimyn.github.io/blog/2015/math/ 2015-10-20T15:12:00+00:00 https://jasimyn.github.io/blog/2015/disqus-comments/ 2015-10-20T15:59:00+00:00 https://jasimyn.github.io/blog/2020/twitter/ 2020-09-28T15:12:00+00:00 https://jasimyn.github.io/blog/2020/github-metadata/ 2020-09-28T21:01:00+00:00 https://jasimyn.github.io/blog/2021/distill/ 2021-05-22T00:00:00+00:00 https://jasimyn.github.io/blog/2021/diagrams/ 2021-07-04T17:39:00+00:00 https://jasimyn.github.io/blog/2022/redirect/ 2022-02-01T17:39:00+00:00 https://jasimyn.github.io/blog/2022/giscus-comments/ 2022-12-10T15:59:00+00:00 https://jasimyn.github.io/blog/2023/table-of-contents/ 2023-03-20T15:59:00+00:00 https://jasimyn.github.io/blog/2023/tables/ 2023-03-20T18:37:00+00:00 https://jasimyn.github.io/blog/2023/videos/ 2023-04-24T21:01:00+00:00 https://jasimyn.github.io/blog/2023/audios/ 2023-04-25T10:25:00+00:00 https://jasimyn.github.io/blog/2023/sidebar-table-of-contents/ 2023-04-25T14:14:00+00:00 https://jasimyn.github.io/blog/2023/custom-blockquotes/ 2023-05-12T19:53:00+00:00 https://jasimyn.github.io/blog/2023/jupyter-notebook/ 2023-07-04T12:57:00+00:00 https://jasimyn.github.io/blog/2023/post-bibliography/ 2023-07-12T13:56:00+00:00 https://jasimyn.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/ 2022-04-23T23:20:09+00:00 https://jasimyn.github.io/projects/1_project/ 2023-09-26T08:41:11+00:00 https://jasimyn.github.io/projects/2_project/ 2023-09-26T08:41:11+00:00 https://jasimyn.github.io/projects/3_project/ 2023-09-26T08:41:11+00:00 https://jasimyn.github.io/projects/4_project/ 2023-09-26T08:41:11+00:00 https://jasimyn.github.io/projects/5_project/ 2023-09-26T08:41:11+00:00 https://jasimyn.github.io/projects/6_project/ 2023-09-26T08:41:11+00:00 https://jasimyn.github.io/ https://jasimyn.github.io/cv/ https://jasimyn.github.io/_pages/dropdown/ https://jasimyn.github.io/news/ https://jasimyn.github.io/projects/ https://jasimyn.github.io/publications/ https://jasimyn.github.io/repositories/ https://jasimyn.github.io/teaching/ https://jasimyn.github.io/blog/tag/formatting/ https://jasimyn.github.io/blog/tag/links/ https://jasimyn.github.io/blog/tag/images/ https://jasimyn.github.io/blog/tag/code/ https://jasimyn.github.io/blog/tag/math/ https://jasimyn.github.io/blog/tag/comments/ https://jasimyn.github.io/blog/tag/metadata/ https://jasimyn.github.io/blog/tag/distill/ https://jasimyn.github.io/blog/tag/diagrams/ https://jasimyn.github.io/blog/tag/toc/ https://jasimyn.github.io/blog/tag/tables/ https://jasimyn.github.io/blog/tag/videos/ https://jasimyn.github.io/blog/tag/audios/ https://jasimyn.github.io/blog/tag/sidebar/ https://jasimyn.github.io/blog/tag/blockquotes/ https://jasimyn.github.io/blog/tag/jupyter/ https://jasimyn.github.io/blog/tag/bib/ https://jasimyn.github.io/blog/category/sample-posts/ https://jasimyn.github.io/blog/category/external-services/ https://jasimyn.github.io/blog/2015/ https://jasimyn.github.io/blog/2020/ https://jasimyn.github.io/blog/2021/ https://jasimyn.github.io/blog/2022/ https://jasimyn.github.io/blog/2023/ \ No newline at end of file + https://jasimyn.github.io/news/announcement_1/ 2015-10-22T19:59:00+00:00 https://jasimyn.github.io/news/announcement_2/ 2015-11-07T20:11:00+00:00 https://jasimyn.github.io/news/announcement_3/ 2016-01-15T11:59:00+00:00 https://jasimyn.github.io/blog/2015/formatting-and-links/ 2015-03-15T16:40:16+00:00 https://jasimyn.github.io/blog/2015/images/ 2015-05-15T21:01:00+00:00 https://jasimyn.github.io/blog/2015/code/ 2015-07-15T15:09:00+00:00 https://jasimyn.github.io/blog/2015/math/ 2015-10-20T15:12:00+00:00 https://jasimyn.github.io/blog/2015/disqus-comments/ 2015-10-20T15:59:00+00:00 https://jasimyn.github.io/blog/2020/twitter/ 2020-09-28T15:12:00+00:00 https://jasimyn.github.io/blog/2020/github-metadata/ 2020-09-28T21:01:00+00:00 https://jasimyn.github.io/blog/2021/distill/ 2021-05-22T00:00:00+00:00 https://jasimyn.github.io/blog/2021/diagrams/ 2021-07-04T17:39:00+00:00 https://jasimyn.github.io/blog/2022/redirect/ 2022-02-01T17:39:00+00:00 https://jasimyn.github.io/blog/2022/giscus-comments/ 2022-12-10T15:59:00+00:00 https://jasimyn.github.io/blog/2023/table-of-contents/ 2023-03-20T15:59:00+00:00 https://jasimyn.github.io/blog/2023/tables/ 2023-03-20T18:37:00+00:00 https://jasimyn.github.io/blog/2023/videos/ 2023-04-24T21:01:00+00:00 https://jasimyn.github.io/blog/2023/audios/ 2023-04-25T10:25:00+00:00 https://jasimyn.github.io/blog/2023/sidebar-table-of-contents/ 2023-04-25T14:14:00+00:00 https://jasimyn.github.io/blog/2023/custom-blockquotes/ 2023-05-12T19:53:00+00:00 https://jasimyn.github.io/blog/2023/jupyter-notebook/ 2023-07-04T12:57:00+00:00 https://jasimyn.github.io/blog/2023/post-bibliography/ 2023-07-12T13:56:00+00:00 https://jasimyn.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/ 2022-04-23T23:20:09+00:00 https://jasimyn.github.io/projects/1_project/ 2024-03-06T14:41:08+00:00 https://jasimyn.github.io/projects/2_project/ 2024-03-06T14:41:08+00:00 https://jasimyn.github.io/projects/3_project/ 2024-03-06T14:41:08+00:00 https://jasimyn.github.io/projects/4_project/ 2024-03-06T14:41:08+00:00 https://jasimyn.github.io/projects/5_project/ 2024-03-06T14:41:08+00:00 https://jasimyn.github.io/projects/6_project/ 2024-03-06T14:41:08+00:00 https://jasimyn.github.io/ https://jasimyn.github.io/cv/ https://jasimyn.github.io/_pages/dropdown/ https://jasimyn.github.io/news/ https://jasimyn.github.io/projects/ https://jasimyn.github.io/publications/ https://jasimyn.github.io/repositories/ https://jasimyn.github.io/teaching/ https://jasimyn.github.io/blog/tag/formatting/ https://jasimyn.github.io/blog/tag/links/ https://jasimyn.github.io/blog/tag/images/ https://jasimyn.github.io/blog/tag/code/ https://jasimyn.github.io/blog/tag/math/ https://jasimyn.github.io/blog/tag/comments/ https://jasimyn.github.io/blog/tag/metadata/ https://jasimyn.github.io/blog/tag/distill/ https://jasimyn.github.io/blog/tag/diagrams/ https://jasimyn.github.io/blog/tag/toc/ https://jasimyn.github.io/blog/tag/tables/ https://jasimyn.github.io/blog/tag/videos/ https://jasimyn.github.io/blog/tag/audios/ https://jasimyn.github.io/blog/tag/sidebar/ https://jasimyn.github.io/blog/tag/blockquotes/ https://jasimyn.github.io/blog/tag/jupyter/ https://jasimyn.github.io/blog/tag/bib/ https://jasimyn.github.io/blog/category/sample-posts/ https://jasimyn.github.io/blog/category/external-services/ https://jasimyn.github.io/blog/2015/ https://jasimyn.github.io/blog/2020/ https://jasimyn.github.io/blog/2021/ https://jasimyn.github.io/blog/2022/ https://jasimyn.github.io/blog/2023/ \ No newline at end of file diff --git a/teaching/index.html b/teaching/index.html index dc44f98..24dd2bd 100644 --- a/teaching/index.html +++ b/teaching/index.html @@ -1 +1 @@ - teaching | Yawen Deng

                      teaching

                      Materials for courses you taught. Replace this text with your description.

                      For now, this page is assumed to be a static description of your courses. You can convert it to a collection similar to _projects/ so that you can have a dedicated page for each course.

                      Organize your courses by years, topics, or universities, however you like!

                      \ No newline at end of file + teaching | Yawen Deng

                      teaching

                      Materials for courses you taught. Replace this text with your description.

                      For now, this page is assumed to be a static description of your courses. You can convert it to a collection similar to _projects/ so that you can have a dedicated page for each course.

                      Organize your courses by years, topics, or universities, however you like!

                      © Copyright 2024 Yawen Deng. Last updated: March 06, 2024.
                      \ No newline at end of file