From 501a0e945f3f6529d6639457d1c830b83420d9ec Mon Sep 17 00:00:00 2001 From: chloeho7 Date: Sun, 28 Jan 2024 08:11:58 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20chloeho7?= =?UTF-8?q?/chloeho7.github.io@3d7e6f48eaf9398aa9e94709fd83a71b273b14ed=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 | 2 +- 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 | 4 ++-- 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 ++-- blog/2023/sidebar-table-of-contents/index.html | 4 ++-- blog/2023/table-of-contents/index.html | 4 ++-- blog/2023/tables/index.html | 4 ++-- blog/2023/tikzjax/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/page/5/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 +- people/index.html | 2 +- projects/1_project/index.html | 4 ++-- 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 | 4 ++-- repositories/index.html | 2 +- sitemap.xml | 2 +- teaching/index.html | 2 +- 71 files changed, 89 insertions(+), 89 deletions(-) diff --git a/404.html b/404.html index da56957..153f896 100644 --- a/404.html +++ b/404.html @@ -1 +1 @@ - Page not found | Chloe J Ho

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 | Chloe J. Ho

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 8da7b79..dc9f953 100644 --- a/_pages/dropdown/index.html +++ b/_pages/dropdown/index.html @@ -1 +1 @@ - submenus | Chloe J Ho

submenus

\ No newline at end of file + submenus | Chloe J. Ho

submenus

\ No newline at end of file diff --git a/assets/jupyter/blog.ipynb.html b/assets/jupyter/blog.ipynb.html index 9a4ba0a..a392ee6 100644 --- a/assets/jupyter/blog.ipynb.html +++ b/assets/jupyter/blog.ipynb.html @@ -1,4 +1,4 @@ - jekyll-jupyter-notebook20240128-1871-3jdpv7

a distill-style blog post

an example of a distill-style blog post and main elements

Equations

This theme supports rendering beautiful math in inline and display modes using MathJax 3 engine. You just need to surround your math expression with $$, like $$ E = mc^2 $$. If you leave it inside a paragraph, it will produce an inline expression, just like \(E = mc^2\).

To use display mode, again surround your expression with $$ and place it as a separate paragraph. Here is an example:

\[\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)\]

Note that MathJax 3 is a major re-write of MathJax that brought a significant improvement to the loading and rendering speed, which is now on par with KaTeX.


Citations

Citations are then used in the article body with the <d-cite> tag. The key attribute is a reference to the id provided in the bibliography. The key attribute can take multiple ids, separated by commas.

The citation is presented inline like this: (a number that displays more information on hover). If you have an appendix, a bibliography is automatically created and populated in it.

Distill chose a numerical inline citation style to improve readability of citation dense articles and because many of the benefits of longer citations are obviated by displaying more information on hover. However, we consider it good style to mention author last names if you discuss something at length and it fits into the flow well — the authors are human and it’s nice for them to have the community associate them with their work.


Footnotes

Just wrap the text you would like to show up in a footnote in a <d-footnote> tag. The number of the footnote will be automatically generated.This will become a hoverable footnote.


Code Blocks

Syntax highlighting is provided within <d-code> tags. An example of inline code snippets: <d-code language="html">let x = 10;</d-code>. For larger blocks of code, add a block attribute:

var x = 25; function(x) { return x * x; }

Note: <d-code> blocks do not look good in the dark mode. You can always use the default code-highlight using the highlight liquid tag:

var x = 25;
+      

a distill-style blog post

an example of a distill-style blog post and main elements

Equations

This theme supports rendering beautiful math in inline and display modes using MathJax 3 engine. You just need to surround your math expression with $$, like $$ E = mc^2 $$. If you leave it inside a paragraph, it will produce an inline expression, just like \(E = mc^2\).

To use display mode, again surround your expression with $$ and place it as a separate paragraph. Here is an example:

\[\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)\]

Note that MathJax 3 is a major re-write of MathJax that brought a significant improvement to the loading and rendering speed, which is now on par with KaTeX.


Citations

Citations are then used in the article body with the <d-cite> tag. The key attribute is a reference to the id provided in the bibliography. The key attribute can take multiple ids, separated by commas.

The citation is presented inline like this: (a number that displays more information on hover). If you have an appendix, a bibliography is automatically created and populated in it.

Distill chose a numerical inline citation style to improve readability of citation dense articles and because many of the benefits of longer citations are obviated by displaying more information on hover. However, we consider it good style to mention author last names if you discuss something at length and it fits into the flow well — the authors are human and it’s nice for them to have the community associate them with their work.


Footnotes

Just wrap the text you would like to show up in a footnote in a <d-footnote> tag. The number of the footnote will be automatically generated.This will become a hoverable footnote.


Code Blocks

Syntax highlighting is provided within <d-code> tags. An example of inline code snippets: <d-code language="html">let x = 10;</d-code>. For larger blocks of code, add a block attribute:

var x = 25; function(x) { return x * x; }

Note: <d-code> blocks do not look good in the dark mode. You can always use the default code-highlight using the highlight liquid tag:

var x = 25;
 function(x) {
 return x \* x;
 }

Interactive Plots

You can add interative plots using plotly + iframes :framed_picture:

The plot must be generated separately and saved into an HTML file. To generate the plot that you see above, you can use the following code snippet:

import pandas as pd
@@ -79,4 +79,4 @@
 print s
 
No language indicated, so no syntax highlighting.
 But let's throw in a <b>tag</b>.
-

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.

\ No newline at end of file +

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.

\ No newline at end of file diff --git a/blog/2021/index.html b/blog/2021/index.html index 19e2db7..b81bb2c 100644 --- a/blog/2021/index.html +++ b/blog/2021/index.html @@ -1 +1 @@ - 2021 | Chloe J Ho

2021

an archive of posts from this year

\ No newline at end of file + 2021 | Chloe J. Ho

2021

an archive of posts from this year

\ No newline at end of file diff --git a/blog/2022/giscus-comments/index.html b/blog/2022/giscus-comments/index.html index a53329c..78c311f 100644 --- a/blog/2022/giscus-comments/index.html +++ b/blog/2022/giscus-comments/index.html @@ -1 +1 @@ - a post with giscus comments | Chloe J Ho

a post with giscus comments

This post shows how to add GISCUS comments.

\ No newline at end of file + a post with giscus comments | Chloe J. Ho

a post with giscus comments

This post shows how to add GISCUS comments.

\ No newline at end of file diff --git a/blog/2022/index.html b/blog/2022/index.html index c0238b1..dd30362 100644 --- a/blog/2022/index.html +++ b/blog/2022/index.html @@ -1 +1 @@ - 2022 | Chloe J Ho

2022

an archive of posts from this year

\ No newline at end of file + 2022 | Chloe J. Ho

2022

an archive of posts from this year

\ No newline at end of file diff --git a/blog/2022/redirect/index.html b/blog/2022/redirect/index.html index 2ee7999..3549154 100644 --- a/blog/2022/redirect/index.html +++ b/blog/2022/redirect/index.html @@ -1 +1 @@ - a post with redirect | Chloe J Ho

a post with redirect

Redirecting to another page.




    Enjoy Reading This Article?

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

  • a post with twitter
  • a post with jupyter notebook
  • a post with formatting and links
  • a post with table of contents
  • a post with table of contents on a sidebar
  • \ No newline at end of file + a post with redirect | Chloe J. Ho

    a post with redirect

    Redirecting to another page.




      Enjoy Reading This Article?

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

    • a post with twitter
    • a post with jupyter notebook
    • a post with formatting and links
    • a post with table of contents
    • a post with table of contents on a sidebar
    • \ No newline at end of file diff --git a/blog/2023/audios/index.html b/blog/2023/audios/index.html index 8b92b21..ea1a77c 100644 --- a/blog/2023/audios/index.html +++ b/blog/2023/audios/index.html @@ -1 +1 @@ - a post with audios | Chloe J Ho

      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:

      • a post with videos
      • a post with images
      • a distill-style blog post
      • a post with jupyter notebook
      • a post with bibliography
      • \ No newline at end of file + a post with audios | Chloe J. Ho

        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:

        • a post with videos
        • a post with images
        • a distill-style blog post
        • a post with jupyter notebook
        • a post with bibliography
        • \ No newline at end of file diff --git a/blog/2023/custom-blockquotes/index.html b/blog/2023/custom-blockquotes/index.html index 10752f3..1b2da98 100644 --- a/blog/2023/custom-blockquotes/index.html +++ b/blog/2023/custom-blockquotes/index.html @@ -1,4 +1,4 @@ - a post with custom blockquotes | Chloe J Ho

          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 | Chloe J. Ho                  

          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);
          @@ -71,4 +71,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:

          • a distill-style blog post
          • a post with code
          • a post with jupyter notebook
          • displaying beautiful tables with Bootstrap Tables
          • a post with diagrams
          • \ 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:

            • a distill-style blog post
            • a post with code
            • a post with jupyter notebook
            • displaying beautiful tables with Bootstrap Tables
            • a post with diagrams
            • \ No newline at end of file diff --git a/blog/2023/index.html b/blog/2023/index.html index 6c55f90..7156230 100644 --- a/blog/2023/index.html +++ b/blog/2023/index.html @@ -1 +1 @@ - 2023 | Chloe J Ho
              \ No newline at end of file + 2023 | Chloe J. Ho
              \ No newline at end of file diff --git a/blog/2023/jupyter-notebook/index.html b/blog/2023/jupyter-notebook/index.html index b7631ff..3194463 100644 --- a/blog/2023/jupyter-notebook/index.html +++ b/blog/2023/jupyter-notebook/index.html @@ -1,5 +1,5 @@ - a post with jupyter notebook | Chloe J Ho

              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
              +        a post with jupyter notebook | Chloe J. Ho                  

              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" %} {% jupyter_notebook jupyter_path %} {% else %}
               <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.

              \ No newline at end of file diff --git a/blog/2023/post-bibliography/index.html b/blog/2023/post-bibliography/index.html index 0fa479d..ce54d0d 100644 --- a/blog/2023/post-bibliography/index.html +++ b/blog/2023/post-bibliography/index.html @@ -1,4 +1,4 @@ - a post with bibliography | Chloe J Ho

              a post with bibliography

              This post shows how to add bibliography to simple blog posts. We support every citation style that jekyll-scholar does. That means simple citation like (Einstein & Taub, 1950), multiple citations like (Einstein & Taub, 1950; Einstein, 1905), long references like Einstein, A. (1905). Un the movement of small particles suspended in statiunary liquids required by the molecular-kinetic theory 0f heat. Ann. Phys., 17, 549–560. or also quotes:

              Lorem ipsum dolor sit amet, consectetur adipisicing elit,
              sed do eiusmod tempor.

              Lorem ipsum dolor sit amet, consectetur adipisicing.

              (Einstein, 1905)

              If you would like something more academic, check the distill style post.

              References

              1950

              1. AJP
                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
              2. On the electrodynamics of moving bodies
                A. Einstein
                1905
              \ 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 61176c0..bcb5d6d 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 | Chloe J Ho

              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 | Chloe J. Ho                   

              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.

              \ 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 113600e..cbd08ac 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 | Chloe J Ho

              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 | Chloe J. Ho                  

              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.

              \ No newline at end of file diff --git a/blog/2023/tables/index.html b/blog/2023/tables/index.html index 3b1d90c..402ed4e 100644 --- a/blog/2023/tables/index.html +++ b/blog/2023/tables/index.html @@ -1,4 +1,4 @@ - displaying beautiful tables with Bootstrap Tables | Chloe J Ho

              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 | Chloe J. Ho                  

              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 |
              @@ -29,4 +29,4 @@
                   </tr>
                 </thead>
               </table>
              -
              ID Item Name Item Price



                Enjoy Reading This Article?

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

              • a distill-style blog post
              • a post with code
              • a post with table of contents on a sidebar
              • a post with jupyter notebook
              • a post with math
              • \ 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:

                • a distill-style blog post
                • a post with code
                • a post with table of contents on a sidebar
                • a post with jupyter notebook
                • a post with math
                • \ No newline at end of file diff --git a/blog/2023/tikzjax/index.html b/blog/2023/tikzjax/index.html index fb0085b..21613f0 100644 --- a/blog/2023/tikzjax/index.html +++ b/blog/2023/tikzjax/index.html @@ -1,7 +1,7 @@ - a post with TikZJax | Chloe J Ho

                  a post with TikZJax

                  This is an example post with TikZ code. TikZJax converts script tags (containing TikZ code) into SVGs.

                  a post with TikZJax

                  This is an example post with TikZ code. TikZJax converts script tags (containing TikZ code) into SVGs.




                    Enjoy Reading This Article?

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

                  • a post with code
                  • a distill-style blog post
                  • a post with jupyter notebook
                  • a post with images
                  • a post with table of contents
                  • \ No newline at end of file +



                      Enjoy Reading This Article?

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

                    • a post with code
                    • a distill-style blog post
                    • a post with jupyter notebook
                    • a post with images
                    • a post with table of contents
                    • \ No newline at end of file diff --git a/blog/2023/videos/index.html b/blog/2023/videos/index.html index 1a9cf0d..4ade4c3 100644 --- a/blog/2023/videos/index.html +++ b/blog/2023/videos/index.html @@ -1 +1 @@ - a post with videos | Chloe J Ho

                      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:

                      • a post with images
                      • a post with audios
                      • a distill-style blog post
                      • a post with jupyter notebook
                      • a post with bibliography
                      • \ No newline at end of file + a post with videos | Chloe J. Ho

                        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:

                        • a post with images
                        • a post with audios
                        • a distill-style blog post
                        • a post with jupyter notebook
                        • a post with bibliography
                        • \ No newline at end of file diff --git a/blog/category/external-services/index.html b/blog/category/external-services/index.html index bf44aa0..ca17f06 100644 --- a/blog/category/external-services/index.html +++ b/blog/category/external-services/index.html @@ -1 +1 @@ - external-services | Chloe J Ho

                          external-services

                          an archive of posts in this category

                          \ No newline at end of file + external-services | Chloe J. Ho

                          external-services

                          an archive of posts in this category

                          \ No newline at end of file diff --git a/blog/category/sample-posts/index.html b/blog/category/sample-posts/index.html index d807f80..6c65296 100644 --- a/blog/category/sample-posts/index.html +++ b/blog/category/sample-posts/index.html @@ -1 +1 @@ - sample-posts | Chloe J Ho
                          \ No newline at end of file + sample-posts | Chloe J. Ho
                          \ No newline at end of file diff --git a/blog/index.html b/blog/index.html index a6580ac..8946069 100644 --- a/blog/index.html +++ b/blog/index.html @@ -1 +1 @@ - blog | Chloe J Ho

                          al-folio

                          a simple whitespace theme for academics



                          \ No newline at end of file + blog | Chloe J. Ho

                          al-folio

                          a simple whitespace theme for academics



                          \ No newline at end of file diff --git a/blog/page/2/index.html b/blog/page/2/index.html index 8e29222..2ff49b8 100644 --- a/blog/page/2/index.html +++ b/blog/page/2/index.html @@ -1 +1 @@ - blog - page 2 | Chloe J Ho

                          al-folio

                          a simple whitespace theme for academics



                          \ No newline at end of file + blog - page 2 | Chloe J. Ho

                          al-folio

                          a simple whitespace theme for academics



                          \ No newline at end of file diff --git a/blog/page/3/index.html b/blog/page/3/index.html index 0300adf..04a46ba 100644 --- a/blog/page/3/index.html +++ b/blog/page/3/index.html @@ -1 +1 @@ - blog - page 3 | Chloe J Ho

                          al-folio

                          a simple whitespace theme for academics



                          \ No newline at end of file + blog - page 3 | Chloe J. Ho

                          al-folio

                          a simple whitespace theme for academics



                          \ No newline at end of file diff --git a/blog/page/4/index.html b/blog/page/4/index.html index 3f1401c..aacbd00 100644 --- a/blog/page/4/index.html +++ b/blog/page/4/index.html @@ -1 +1 @@ - blog - page 4 | Chloe J Ho

                          al-folio

                          a simple whitespace theme for academics



                          \ No newline at end of file + blog - page 4 | Chloe J. Ho

                          al-folio

                          a simple whitespace theme for academics



                          \ No newline at end of file diff --git a/blog/page/5/index.html b/blog/page/5/index.html index 9e9f294..2cbab9f 100644 --- a/blog/page/5/index.html +++ b/blog/page/5/index.html @@ -1 +1 @@ - blog - page 5 | Chloe J Ho
                          \ No newline at end of file + blog - page 5 | Chloe J. Ho
                          \ No newline at end of file diff --git a/blog/tag/audios/index.html b/blog/tag/audios/index.html index 3d906ce..77ac268 100644 --- a/blog/tag/audios/index.html +++ b/blog/tag/audios/index.html @@ -1 +1 @@ - audios | Chloe J Ho

                          audios

                          an archive of posts with this tag

                          \ No newline at end of file + audios | Chloe J. Ho

                          audios

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/bib/index.html b/blog/tag/bib/index.html index 43f8915..4d544f8 100644 --- a/blog/tag/bib/index.html +++ b/blog/tag/bib/index.html @@ -1 +1 @@ - bib | Chloe J Ho

                          bib

                          an archive of posts with this tag

                          \ No newline at end of file + bib | Chloe J. Ho

                          bib

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/blockquotes/index.html b/blog/tag/blockquotes/index.html index 3bfe68f..860d8f1 100644 --- a/blog/tag/blockquotes/index.html +++ b/blog/tag/blockquotes/index.html @@ -1 +1 @@ - blockquotes | Chloe J Ho

                          blockquotes

                          an archive of posts with this tag

                          \ No newline at end of file + blockquotes | Chloe J. Ho

                          blockquotes

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/code/index.html b/blog/tag/code/index.html index 579859b..c83969d 100644 --- a/blog/tag/code/index.html +++ b/blog/tag/code/index.html @@ -1 +1 @@ - code | Chloe J Ho

                          code

                          an archive of posts with this tag

                          \ No newline at end of file + code | Chloe J. Ho

                          code

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/comments/index.html b/blog/tag/comments/index.html index e2ffddb..eaa6fc2 100644 --- a/blog/tag/comments/index.html +++ b/blog/tag/comments/index.html @@ -1 +1 @@ - comments | Chloe J Ho

                          comments

                          an archive of posts with this tag

                          \ No newline at end of file + comments | Chloe J. Ho

                          comments

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/diagrams/index.html b/blog/tag/diagrams/index.html index c129032..5c1621a 100644 --- a/blog/tag/diagrams/index.html +++ b/blog/tag/diagrams/index.html @@ -1 +1 @@ - diagrams | Chloe J Ho

                          diagrams

                          an archive of posts with this tag

                          \ No newline at end of file + diagrams | Chloe J. Ho

                          diagrams

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/distill/index.html b/blog/tag/distill/index.html index 8d86bb2..bd56709 100644 --- a/blog/tag/distill/index.html +++ b/blog/tag/distill/index.html @@ -1 +1 @@ - distill | Chloe J Ho

                          distill

                          an archive of posts with this tag

                          \ No newline at end of file + distill | Chloe J. Ho

                          distill

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/formatting/index.html b/blog/tag/formatting/index.html index 524f02e..b71d71e 100644 --- a/blog/tag/formatting/index.html +++ b/blog/tag/formatting/index.html @@ -1 +1 @@ - formatting | Chloe J Ho

                          formatting

                          an archive of posts with this tag

                          \ No newline at end of file + formatting | Chloe J. Ho

                          formatting

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/images/index.html b/blog/tag/images/index.html index 7f4da6f..f7027f1 100644 --- a/blog/tag/images/index.html +++ b/blog/tag/images/index.html @@ -1 +1 @@ - images | Chloe J Ho

                          images

                          an archive of posts with this tag

                          \ No newline at end of file + images | Chloe J. Ho

                          images

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/jupyter/index.html b/blog/tag/jupyter/index.html index b493b4d..76110d6 100644 --- a/blog/tag/jupyter/index.html +++ b/blog/tag/jupyter/index.html @@ -1 +1 @@ - jupyter | Chloe J Ho

                          jupyter

                          an archive of posts with this tag

                          \ No newline at end of file + jupyter | Chloe J. Ho

                          jupyter

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/links/index.html b/blog/tag/links/index.html index d9b05af..9f5f22c 100644 --- a/blog/tag/links/index.html +++ b/blog/tag/links/index.html @@ -1 +1 @@ - links | Chloe J Ho

                          links

                          an archive of posts with this tag

                          \ No newline at end of file + links | Chloe J. Ho

                          links

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/math/index.html b/blog/tag/math/index.html index 32a78ff..54dea35 100644 --- a/blog/tag/math/index.html +++ b/blog/tag/math/index.html @@ -1 +1 @@ - math | Chloe J Ho

                          math

                          an archive of posts with this tag

                          \ No newline at end of file + math | Chloe J. Ho

                          math

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/metadata/index.html b/blog/tag/metadata/index.html index 55cc13f..f9abf4c 100644 --- a/blog/tag/metadata/index.html +++ b/blog/tag/metadata/index.html @@ -1 +1 @@ - metadata | Chloe J Ho

                          metadata

                          an archive of posts with this tag

                          \ No newline at end of file + metadata | Chloe J. Ho

                          metadata

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/sidebar/index.html b/blog/tag/sidebar/index.html index 6bcb81e..caf649f 100644 --- a/blog/tag/sidebar/index.html +++ b/blog/tag/sidebar/index.html @@ -1 +1 @@ - sidebar | Chloe J Ho

                          sidebar

                          an archive of posts with this tag

                          \ No newline at end of file + sidebar | Chloe J. Ho

                          sidebar

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/tables/index.html b/blog/tag/tables/index.html index 5ff3489..c733620 100644 --- a/blog/tag/tables/index.html +++ b/blog/tag/tables/index.html @@ -1 +1 @@ - tables | Chloe J Ho

                          tables

                          an archive of posts with this tag

                          \ No newline at end of file + tables | Chloe J. Ho

                          tables

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/toc/index.html b/blog/tag/toc/index.html index 92acd46..10910ea 100644 --- a/blog/tag/toc/index.html +++ b/blog/tag/toc/index.html @@ -1 +1 @@ - toc | Chloe J Ho

                          toc

                          an archive of posts with this tag

                          \ No newline at end of file + toc | Chloe J. Ho

                          toc

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/blog/tag/videos/index.html b/blog/tag/videos/index.html index c22f327..c4296a6 100644 --- a/blog/tag/videos/index.html +++ b/blog/tag/videos/index.html @@ -1 +1 @@ - videos | Chloe J Ho

                          videos

                          an archive of posts with this tag

                          \ No newline at end of file + videos | Chloe J. Ho

                          videos

                          an archive of posts with this tag

                          \ No newline at end of file diff --git a/cv/index.html b/cv/index.html index e1f0814..314f4fa 100644 --- a/cv/index.html +++ b/cv/index.html @@ -1 +1 @@ - cv | Chloe J Ho

                          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.

                          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

                          Volunteer

                          • 2014.04 - 2015.07
                            Lead Organizer
                            People's Climate March
                            Lead organizer for the New York City branch of the People's Climate March, the largest climate march in history.
                            • Awarded 'Climate Hero' award by Greenpeace for my efforts organizing the march.
                            • Men of the year 2014 by Time magazine

                          Education

                          • 1905.01 - 1905.01

                            Zurich, Switzerland

                            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.'

                          Certificates

                          Quantum Teleportation
                          Stanford University 2018-01-01
                          Quantum Communication
                          Stanford University 2018-01-01
                          Quantum Cryptography
                          Stanford University 2018-01-01
                          Quantum Information
                          Stanford University 2018-01-01
                          Quantum Computing
                          Stanford University 2018-01-01
                          Machine Learning
                          Stanford University 2018-01-01

                          Publications

                          • 1916.03.20
                            Die Grundlage der allgemeinen Relativitätstheorie
                            Annalen der Physik
                            The publication of the theory of general relativity made him internationally famous. He was professor of physics at the universities of Zurich (1909–1911) and Prague (1911–1912), before he returned to ETH Zurich (1912–1914).
                          • 1905.06.30
                            Zur Elektrody/namik bewegter Körper
                            Annalen der Physik
                            It concerned an interpretation of the Michelson–Morley experiment and the properties of light and time. Special relativity incorporates the principle that the speed of light is the same for all inertial observers regardless of the state of motion of the source.
                          • 1905.03.18
                            Über einen die Erzeugung und Verwandlung des Lichtes betreffenden heuristischen Gesichtspunkt
                            Annalen der Physik
                            In the second paper, he applied the quantum theory to light to explain the photoelectric effect. In particular, he used the idea of light quanta (photons) to explain experimental results, but stressed the importance of the experimental results. The importance of his work on the photoelectric effect earned him the Nobel Prize in Physics in 1921.

                          Skills

                          Physics
                          Quantum Mechanics
                          Quantum Computing
                          Quantum Information
                          Quantum Cryptography
                          Quantum Communication
                          Quantum Teleportation

                          Languages

                          German
                          Native speaker
                          English
                          Fluent

                          Interests

                          Physics
                          Quantum Mechanics
                          Quantum Computing
                          Quantum Information
                          Quantum Cryptography
                          Quantum Communication
                          Quantum Teleportation

                          References

                          Professor John Doe
                          Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam condimentum, diam quis convallis euismod, arcu mi ullamcorper lorem, a vestibulum nunc magna at sem. Sed in risus ac felis varius blandit. D
                          Professor John Doe
                          Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam condimentum, diam quis convallis euismod, arcu mi ullamcorper lorem, a vestibulum nunc magna at sem. Sed in risus ac felis varius blandit. D

                          Projects

                          • 2018.01 - 2018.01
                            Quantum Computing
                            Quantum computing is the use of quantum-mechanical phenomena such as superposition and entanglement to perform computation. Computers that perform quantum computations are known as quantum computers.
                            • Quantum Teleportation
                            • Quantum Cryptography
                          \ No newline at end of file + cv | Chloe J. Ho

                          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.

                          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

                          Volunteer

                          • 2014.04 - 2015.07
                            Lead Organizer
                            People's Climate March
                            Lead organizer for the New York City branch of the People's Climate March, the largest climate march in history.
                            • Awarded 'Climate Hero' award by Greenpeace for my efforts organizing the march.
                            • Men of the year 2014 by Time magazine

                          Education

                          • 1905.01 - 1905.01

                            Zurich, Switzerland

                            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.'

                          Certificates

                          Quantum Teleportation
                          Stanford University 2018-01-01
                          Quantum Communication
                          Stanford University 2018-01-01
                          Quantum Cryptography
                          Stanford University 2018-01-01
                          Quantum Information
                          Stanford University 2018-01-01
                          Quantum Computing
                          Stanford University 2018-01-01
                          Machine Learning
                          Stanford University 2018-01-01

                          Publications

                          • 1916.03.20
                            Die Grundlage der allgemeinen Relativitätstheorie
                            Annalen der Physik
                            The publication of the theory of general relativity made him internationally famous. He was professor of physics at the universities of Zurich (1909–1911) and Prague (1911–1912), before he returned to ETH Zurich (1912–1914).
                          • 1905.06.30
                            Zur Elektrody/namik bewegter Körper
                            Annalen der Physik
                            It concerned an interpretation of the Michelson–Morley experiment and the properties of light and time. Special relativity incorporates the principle that the speed of light is the same for all inertial observers regardless of the state of motion of the source.
                          • 1905.03.18
                            Über einen die Erzeugung und Verwandlung des Lichtes betreffenden heuristischen Gesichtspunkt
                            Annalen der Physik
                            In the second paper, he applied the quantum theory to light to explain the photoelectric effect. In particular, he used the idea of light quanta (photons) to explain experimental results, but stressed the importance of the experimental results. The importance of his work on the photoelectric effect earned him the Nobel Prize in Physics in 1921.

                          Skills

                          Physics
                          Quantum Mechanics
                          Quantum Computing
                          Quantum Information
                          Quantum Cryptography
                          Quantum Communication
                          Quantum Teleportation

                          Languages

                          German
                          Native speaker
                          English
                          Fluent

                          Interests

                          Physics
                          Quantum Mechanics
                          Quantum Computing
                          Quantum Information
                          Quantum Cryptography
                          Quantum Communication
                          Quantum Teleportation

                          References

                          Professor John Doe
                          Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam condimentum, diam quis convallis euismod, arcu mi ullamcorper lorem, a vestibulum nunc magna at sem. Sed in risus ac felis varius blandit. D
                          Professor John Doe
                          Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam condimentum, diam quis convallis euismod, arcu mi ullamcorper lorem, a vestibulum nunc magna at sem. Sed in risus ac felis varius blandit. D

                          Projects

                          • 2018.01 - 2018.01
                            Quantum Computing
                            Quantum computing is the use of quantum-mechanical phenomena such as superposition and entanglement to perform computation. Computers that perform quantum computations are known as quantum computers.
                            • Quantum Teleportation
                            • Quantum Cryptography
                          \ No newline at end of file diff --git a/feed.xml b/feed.xml index 78a5292..c570ede 100644 --- a/feed.xml +++ b/feed.xml @@ -1,4 +1,4 @@ -Jekyll2024-01-28T08:06:36+00:00https://chloeho7.github.io/feed.xmlblankA simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. a post with TikZJax2023-12-12T22:25:00+00:002023-12-12T22:25:00+00:00https://chloeho7.github.io/blog/2023/tikzjaxThis is an example post with TikZ code. TikZJax converts script tags (containing TikZ code) into SVGs.

                          Chloe J Ho

                          Affiliations. Address. Contacts. Moto. Etc.

                          prof_pic.jpg

                          555 your office number

                          123 your address street

                          Your City, State 12345

                          Write your biography here. Tell the world about yourself. Link to your favorite subreddit. You can put a picture in, too. The code is already in, just name your picture prof_pic.jpg and put it in the img/ folder.

                          Put your address / P.O. box / other info right below your picture. You can also disable any of these elements by editing profile property of the YAML header of your _pages/about.md. Edit _bibliography/papers.bib and Jekyll will render your publications page automatically.

                          Link to your social media connections, too. This theme is set up to use Font Awesome icons and Academicons, like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.

                          news

                          Jan 15, 2016 A simple inline announcement with Markdown emoji! :sparkles: :smile:
                          Nov 07, 2015 A long announcement with details
                          Oct 22, 2015 A simple inline announcement.

                          latest posts

                          selected publications

                          1. Can Quantum-Mechanical Description of Physical Reality Be Considered Complete?
                            A. EinsteinB. Podolsky ,  and  N. Rosen
                            Phys. Rev., May 1935
                          \ No newline at end of file + Chloe J. Ho

                          Chloe J. Ho

                          Affiliations. Address. Contacts. Moto. Etc.

                          prof_pic.jpg

                          555 your office number

                          123 your address street

                          Your City, State 12345

                          Write your biography here. Tell the world about yourself. Link to your favorite subreddit. You can put a picture in, too. The code is already in, just name your picture prof_pic.jpg and put it in the img/ folder.

                          Put your address / P.O. box / other info right below your picture. You can also disable any of these elements by editing profile property of the YAML header of your _pages/about.md. Edit _bibliography/papers.bib and Jekyll will render your publications page automatically.

                          Link to your social media connections, too. This theme is set up to use Font Awesome icons and Academicons, like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.

                          news

                          Jan 15, 2016 A simple inline announcement with Markdown emoji! :sparkles: :smile:
                          Nov 07, 2015 A long announcement with details
                          Oct 22, 2015 A simple inline announcement.

                          latest posts

                          selected publications

                          1. Can Quantum-Mechanical Description of Physical Reality Be Considered Complete?
                            A. EinsteinB. Podolsky ,  and  N. Rosen
                            Phys. Rev., May 1935
                          \ No newline at end of file diff --git a/news/announcement_1/index.html b/news/announcement_1/index.html index 739a021..0ecb963 100644 --- a/news/announcement_1/index.html +++ b/news/announcement_1/index.html @@ -1 +1 @@ - Announcement_1 | Chloe J Ho

                          Announcement_1

                          A simple inline announcement.

                          \ No newline at end of file + Announcement_1 | Chloe J. Ho

                          Announcement_1

                          A simple inline announcement.

                          \ No newline at end of file diff --git a/news/announcement_2/index.html b/news/announcement_2/index.html index 70beab2..1db591e 100644 --- a/news/announcement_2/index.html +++ b/news/announcement_2/index.html @@ -1 +1 @@ - A long announcement with details | Chloe J Ho

                          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 | Chloe J. Ho

                          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 diff --git a/news/announcement_3/index.html b/news/announcement_3/index.html index 70bfc84..684a020 100644 --- a/news/announcement_3/index.html +++ b/news/announcement_3/index.html @@ -1 +1 @@ - Announcement_3 | Chloe J Ho

                          Announcement_3

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

                          \ No newline at end of file + Announcement_3 | Chloe J. Ho

                          Announcement_3

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

                          \ No newline at end of file diff --git a/news/index.html b/news/index.html index 64e97b8..827fbdb 100644 --- a/news/index.html +++ b/news/index.html @@ -1 +1 @@ - news | Chloe J Ho

                          news

                          \ No newline at end of file + news | Chloe J. Ho

                          news

                          \ No newline at end of file diff --git a/people/index.html b/people/index.html index 1ee1df8..a9a3af3 100644 --- a/people/index.html +++ b/people/index.html @@ -1 +1 @@ - people | Chloe J Ho

                          people

                          members of the lab or group


                          prof_pic.jpg

                          555 your office number

                          123 your address street

                          Your City, State 12345

                          Write your biography here. Tell the world about yourself. Link to your favorite subreddit. You can put a picture in, too. The code is already in, just name your picture prof_pic.jpg and put it in the img/ folder.

                          Put your address / P.O. box / other info right below your picture. You can also disable any these elements by editing profile property of the YAML header of your _pages/about.md. Edit _bibliography/papers.bib and Jekyll will render your publications page automatically.

                          Link to your social media connections, too. This theme is set up to use Font Awesome icons and Academicons, like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.


                          prof_pic.jpg

                          555 your office number

                          123 your address street

                          Your City, State 12345

                          Write your biography here. Tell the world about yourself. Link to your favorite subreddit. You can put a picture in, too. The code is already in, just name your picture prof_pic.jpg and put it in the img/ folder.

                          Put your address / P.O. box / other info right below your picture. You can also disable any these elements by editing profile property of the YAML header of your _pages/about.md. Edit _bibliography/papers.bib and Jekyll will render your publications page automatically.

                          Link to your social media connections, too. This theme is set up to use Font Awesome icons and Academicons, like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.

                          \ No newline at end of file + people | Chloe J. Ho

                          people

                          members of the lab or group


                          prof_pic.jpg

                          555 your office number

                          123 your address street

                          Your City, State 12345

                          Write your biography here. Tell the world about yourself. Link to your favorite subreddit. You can put a picture in, too. The code is already in, just name your picture prof_pic.jpg and put it in the img/ folder.

                          Put your address / P.O. box / other info right below your picture. You can also disable any these elements by editing profile property of the YAML header of your _pages/about.md. Edit _bibliography/papers.bib and Jekyll will render your publications page automatically.

                          Link to your social media connections, too. This theme is set up to use Font Awesome icons and Academicons, like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.


                          prof_pic.jpg

                          555 your office number

                          123 your address street

                          Your City, State 12345

                          Write your biography here. Tell the world about yourself. Link to your favorite subreddit. You can put a picture in, too. The code is already in, just name your picture prof_pic.jpg and put it in the img/ folder.

                          Put your address / P.O. box / other info right below your picture. You can also disable any these elements by editing profile property of the YAML header of your _pages/about.md. Edit _bibliography/papers.bib and Jekyll will render your publications page automatically.

                          Link to your social media connections, too. This theme is set up to use Font Awesome icons and Academicons, like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.

                          \ No newline at end of file diff --git a/projects/1_project/index.html b/projects/1_project/index.html index eea3b02..c561867 100644 --- a/projects/1_project/index.html +++ b/projects/1_project/index.html @@ -1,4 +1,4 @@ - project 1 | Chloe J Ho

                          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 | Chloe J. Ho                  

                          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
                          @@ -21,4 +21,4 @@
                             pages = {403--404},
                             year = {1950},
                             publisher = {American Association of Physics Teachers}
                          -}
                          \ No newline at end of file +}
                          \ No newline at end of file diff --git a/projects/2_project/index.html b/projects/2_project/index.html index 1332c85..3476c33 100644 --- a/projects/2_project/index.html +++ b/projects/2_project/index.html @@ -1,4 +1,4 @@ - project 2 | Chloe J Ho

                          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 | Chloe J. Ho                  

                          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.liquid path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
                             </div>
                           </div>
                          -
                          \ No newline at end of file +
                          \ No newline at end of file diff --git a/projects/3_project/index.html b/projects/3_project/index.html index 1e2c85a..9cb11fa 100644 --- a/projects/3_project/index.html +++ b/projects/3_project/index.html @@ -1,4 +1,4 @@ - project 3 | Chloe J Ho

                          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 | Chloe J. Ho                  

                          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.liquid path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
                             </div>
                           </div>
                          -
                          \ No newline at end of file +
                          \ No newline at end of file diff --git a/projects/4_project/index.html b/projects/4_project/index.html index 532300b..055c024 100644 --- a/projects/4_project/index.html +++ b/projects/4_project/index.html @@ -1,4 +1,4 @@ - project 4 | Chloe J Ho

                          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 | Chloe J. Ho                  

                          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.liquid path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
                             </div>
                           </div>
                          -
                          \ No newline at end of file +
                          \ No newline at end of file diff --git a/projects/5_project/index.html b/projects/5_project/index.html index ad4898e..fcc51e9 100644 --- a/projects/5_project/index.html +++ b/projects/5_project/index.html @@ -1,4 +1,4 @@ - project 5 | Chloe J Ho

                          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 | Chloe J. Ho                  

                          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.liquid path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
                             </div>
                           </div>
                          -
                          \ No newline at end of file +
                          \ No newline at end of file diff --git a/projects/6_project/index.html b/projects/6_project/index.html index 95f677e..c487afc 100644 --- a/projects/6_project/index.html +++ b/projects/6_project/index.html @@ -1,4 +1,4 @@ - project 6 | Chloe J Ho

                          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 | Chloe J. Ho                  

                          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.liquid path="assets/img/11.jpg" title="example image" class="img-fluid rounded z-depth-1" %}
                             </div>
                           </div>
                          -
                          \ No newline at end of file +
                          \ No newline at end of file diff --git a/projects/index.html b/projects/index.html index c2e1378..83412e4 100644 --- a/projects/index.html +++ b/projects/index.html @@ -1 +1 @@ - projects | Chloe J Ho
                          \ No newline at end of file + projects | Chloe J. Ho
                          \ No newline at end of file diff --git a/publications/index.html b/publications/index.html index b359982..8df8c4d 100644 --- a/publications/index.html +++ b/publications/index.html @@ -1,4 +1,4 @@ - publications | Chloe J Ho

                          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. EinsteinB. 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
                          \ No newline at end of file diff --git a/repositories/index.html b/repositories/index.html index 122391b..6361612 100644 --- a/repositories/index.html +++ b/repositories/index.html @@ -1 +1 @@ - repositories | Chloe J Ho

                          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 | Chloe J. Ho

                          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 diff --git a/sitemap.xml b/sitemap.xml index 4683596..3027d9c 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ - https://chloeho7.github.io/news/announcement_1/ 2015-10-22T19:59:00+00:00 https://chloeho7.github.io/news/announcement_2/ 2015-11-07T20:11:00+00:00 https://chloeho7.github.io/news/announcement_3/ 2016-01-15T11:59:00+00:00 https://chloeho7.github.io/blog/2015/formatting-and-links/ 2015-03-15T16:40:16+00:00 https://chloeho7.github.io/blog/2015/images/ 2015-05-15T21:01:00+00:00 https://chloeho7.github.io/blog/2015/code/ 2015-07-15T15:09:00+00:00 https://chloeho7.github.io/blog/2015/math/ 2015-10-20T15:12:00+00:00 https://chloeho7.github.io/blog/2015/disqus-comments/ 2015-10-20T15:59:00+00:00 https://chloeho7.github.io/blog/2020/twitter/ 2020-09-28T15:12:00+00:00 https://chloeho7.github.io/blog/2020/github-metadata/ 2020-09-28T21:01:00+00:00 https://chloeho7.github.io/blog/2021/distill/ 2021-05-22T00:00:00+00:00 https://chloeho7.github.io/blog/2021/diagrams/ 2021-07-04T17:39:00+00:00 https://chloeho7.github.io/blog/2022/redirect/ 2022-02-01T17:39:00+00:00 https://chloeho7.github.io/blog/2022/giscus-comments/ 2022-12-10T15:59:00+00:00 https://chloeho7.github.io/blog/2023/table-of-contents/ 2023-03-20T15:59:00+00:00 https://chloeho7.github.io/blog/2023/tables/ 2023-03-20T18:37:00+00:00 https://chloeho7.github.io/blog/2023/videos/ 2023-04-24T21:01:00+00:00 https://chloeho7.github.io/blog/2023/audios/ 2023-04-25T10:25:00+00:00 https://chloeho7.github.io/blog/2023/sidebar-table-of-contents/ 2023-04-25T14:14:00+00:00 https://chloeho7.github.io/blog/2023/custom-blockquotes/ 2023-05-12T19:53:00+00:00 https://chloeho7.github.io/blog/2023/jupyter-notebook/ 2023-07-04T12:57:00+00:00 https://chloeho7.github.io/blog/2023/post-bibliography/ 2023-07-12T13:56:00+00:00 https://chloeho7.github.io/blog/2023/tikzjax/ 2023-12-12T22:25:00+00:00 https://chloeho7.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/ 2022-04-23T23:20:09+00:00 https://chloeho7.github.io/projects/1_project/ 2024-01-28T08:06:36+00:00 https://chloeho7.github.io/projects/2_project/ 2024-01-28T08:06:36+00:00 https://chloeho7.github.io/projects/3_project/ 2024-01-28T08:06:36+00:00 https://chloeho7.github.io/projects/4_project/ 2024-01-28T08:06:36+00:00 https://chloeho7.github.io/projects/5_project/ 2024-01-28T08:06:36+00:00 https://chloeho7.github.io/projects/6_project/ 2024-01-28T08:06:36+00:00 https://chloeho7.github.io/ https://chloeho7.github.io/cv/ https://chloeho7.github.io/_pages/dropdown/ https://chloeho7.github.io/news/ https://chloeho7.github.io/people/ https://chloeho7.github.io/projects/ https://chloeho7.github.io/publications/ https://chloeho7.github.io/repositories/ https://chloeho7.github.io/teaching/ https://chloeho7.github.io/blog/tag/formatting/ https://chloeho7.github.io/blog/tag/links/ https://chloeho7.github.io/blog/tag/images/ https://chloeho7.github.io/blog/tag/code/ https://chloeho7.github.io/blog/tag/math/ https://chloeho7.github.io/blog/tag/comments/ https://chloeho7.github.io/blog/tag/metadata/ https://chloeho7.github.io/blog/tag/distill/ https://chloeho7.github.io/blog/tag/diagrams/ https://chloeho7.github.io/blog/tag/toc/ https://chloeho7.github.io/blog/tag/tables/ https://chloeho7.github.io/blog/tag/videos/ https://chloeho7.github.io/blog/tag/audios/ https://chloeho7.github.io/blog/tag/sidebar/ https://chloeho7.github.io/blog/tag/blockquotes/ https://chloeho7.github.io/blog/tag/jupyter/ https://chloeho7.github.io/blog/tag/bib/ https://chloeho7.github.io/blog/category/sample-posts/ https://chloeho7.github.io/blog/category/external-services/ https://chloeho7.github.io/blog/2015/ https://chloeho7.github.io/blog/2020/ https://chloeho7.github.io/blog/2021/ https://chloeho7.github.io/blog/2022/ https://chloeho7.github.io/blog/2023/ https://chloeho7.github.io/blog/ https://chloeho7.github.io/blog/page/2/ https://chloeho7.github.io/blog/page/3/ https://chloeho7.github.io/blog/page/4/ https://chloeho7.github.io/blog/page/5/ https://chloeho7.github.io/lighthouse_results/desktop/alshedivat_github_io_al_folio_.html 2024-01-28T08:06:08+00:00 https://chloeho7.github.io/lighthouse_results/mobile/alshedivat_github_io_al_folio_.html 2024-01-28T08:06:08+00:00 \ No newline at end of file + https://chloeho7.github.io/news/announcement_1/ 2015-10-22T19:59:00+00:00 https://chloeho7.github.io/news/announcement_2/ 2015-11-07T20:11:00+00:00 https://chloeho7.github.io/news/announcement_3/ 2016-01-15T11:59:00+00:00 https://chloeho7.github.io/blog/2015/formatting-and-links/ 2015-03-15T16:40:16+00:00 https://chloeho7.github.io/blog/2015/images/ 2015-05-15T21:01:00+00:00 https://chloeho7.github.io/blog/2015/code/ 2015-07-15T15:09:00+00:00 https://chloeho7.github.io/blog/2015/math/ 2015-10-20T15:12:00+00:00 https://chloeho7.github.io/blog/2015/disqus-comments/ 2015-10-20T15:59:00+00:00 https://chloeho7.github.io/blog/2020/twitter/ 2020-09-28T15:12:00+00:00 https://chloeho7.github.io/blog/2020/github-metadata/ 2020-09-28T21:01:00+00:00 https://chloeho7.github.io/blog/2021/distill/ 2021-05-22T00:00:00+00:00 https://chloeho7.github.io/blog/2021/diagrams/ 2021-07-04T17:39:00+00:00 https://chloeho7.github.io/blog/2022/redirect/ 2022-02-01T17:39:00+00:00 https://chloeho7.github.io/blog/2022/giscus-comments/ 2022-12-10T15:59:00+00:00 https://chloeho7.github.io/blog/2023/table-of-contents/ 2023-03-20T15:59:00+00:00 https://chloeho7.github.io/blog/2023/tables/ 2023-03-20T18:37:00+00:00 https://chloeho7.github.io/blog/2023/videos/ 2023-04-24T21:01:00+00:00 https://chloeho7.github.io/blog/2023/audios/ 2023-04-25T10:25:00+00:00 https://chloeho7.github.io/blog/2023/sidebar-table-of-contents/ 2023-04-25T14:14:00+00:00 https://chloeho7.github.io/blog/2023/custom-blockquotes/ 2023-05-12T19:53:00+00:00 https://chloeho7.github.io/blog/2023/jupyter-notebook/ 2023-07-04T12:57:00+00:00 https://chloeho7.github.io/blog/2023/post-bibliography/ 2023-07-12T13:56:00+00:00 https://chloeho7.github.io/blog/2023/tikzjax/ 2023-12-12T22:25:00+00:00 https://chloeho7.github.io/blog/2022/displaying-external-posts-on-your-al-folio-blog/ 2022-04-23T23:20:09+00:00 https://chloeho7.github.io/projects/1_project/ 2024-01-28T08:11:22+00:00 https://chloeho7.github.io/projects/2_project/ 2024-01-28T08:11:22+00:00 https://chloeho7.github.io/projects/3_project/ 2024-01-28T08:11:22+00:00 https://chloeho7.github.io/projects/4_project/ 2024-01-28T08:11:22+00:00 https://chloeho7.github.io/projects/5_project/ 2024-01-28T08:11:22+00:00 https://chloeho7.github.io/projects/6_project/ 2024-01-28T08:11:22+00:00 https://chloeho7.github.io/ https://chloeho7.github.io/cv/ https://chloeho7.github.io/_pages/dropdown/ https://chloeho7.github.io/news/ https://chloeho7.github.io/people/ https://chloeho7.github.io/projects/ https://chloeho7.github.io/publications/ https://chloeho7.github.io/repositories/ https://chloeho7.github.io/teaching/ https://chloeho7.github.io/blog/tag/formatting/ https://chloeho7.github.io/blog/tag/links/ https://chloeho7.github.io/blog/tag/images/ https://chloeho7.github.io/blog/tag/code/ https://chloeho7.github.io/blog/tag/math/ https://chloeho7.github.io/blog/tag/comments/ https://chloeho7.github.io/blog/tag/metadata/ https://chloeho7.github.io/blog/tag/distill/ https://chloeho7.github.io/blog/tag/diagrams/ https://chloeho7.github.io/blog/tag/toc/ https://chloeho7.github.io/blog/tag/tables/ https://chloeho7.github.io/blog/tag/videos/ https://chloeho7.github.io/blog/tag/audios/ https://chloeho7.github.io/blog/tag/sidebar/ https://chloeho7.github.io/blog/tag/blockquotes/ https://chloeho7.github.io/blog/tag/jupyter/ https://chloeho7.github.io/blog/tag/bib/ https://chloeho7.github.io/blog/category/sample-posts/ https://chloeho7.github.io/blog/category/external-services/ https://chloeho7.github.io/blog/2015/ https://chloeho7.github.io/blog/2020/ https://chloeho7.github.io/blog/2021/ https://chloeho7.github.io/blog/2022/ https://chloeho7.github.io/blog/2023/ https://chloeho7.github.io/blog/ https://chloeho7.github.io/blog/page/2/ https://chloeho7.github.io/blog/page/3/ https://chloeho7.github.io/blog/page/4/ https://chloeho7.github.io/blog/page/5/ https://chloeho7.github.io/lighthouse_results/desktop/alshedivat_github_io_al_folio_.html 2024-01-28T08:10:50+00:00 https://chloeho7.github.io/lighthouse_results/mobile/alshedivat_github_io_al_folio_.html 2024-01-28T08:10:50+00:00 \ No newline at end of file diff --git a/teaching/index.html b/teaching/index.html index f91c721..522719d 100644 --- a/teaching/index.html +++ b/teaching/index.html @@ -1 +1 @@ - teaching | Chloe J Ho

                          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 | Chloe J. Ho

                          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