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.
diff --git a/404.html b/404.html index 153f896..b926e40 100644 --- a/404.html +++ b/404.html @@ -1 +1 @@ -
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.
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.
an archive of posts from this year
Jul 04, 2021 | a post with diagrams |
---|---|
May 22, 2021 | a distill-style blog post |
an archive of posts from this year
Jul 04, 2021 | a post with diagrams |
---|---|
May 22, 2021 | a distill-style blog post |
December 10, 2022
This post shows how to add GISCUS comments.
December 10, 2022
This post shows how to add GISCUS comments.
an archive of posts from this year
Dec 10, 2022 | a post with giscus comments |
---|---|
Apr 23, 2022 | Displaying External Posts on Your al-folio Blog |
Feb 01, 2022 | a post with redirect |
an archive of posts from this year
Dec 10, 2022 | a post with giscus comments |
---|---|
Apr 23, 2022 | Displaying External Posts on Your al-folio Blog |
Feb 01, 2022 | a post with redirect |
February 01, 2022
Redirecting to another page.
Here are some more articles you might like to read next:
February 01, 2022
Redirecting to another page.
Here are some more articles you might like to read next:
April 25, 2023
This is an example post with audios. It supports local audio files.
Here are some more articles you might like to read next:
April 25, 2023
This is an example post with audios. It supports local audio files.
Here are some more articles you might like to read next:
May 12, 2023
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
May 12, 2023
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);
diff --git a/blog/2023/index.html b/blog/2023/index.html
index 7156230..ff79303 100644
--- a/blog/2023/index.html
+++ b/blog/2023/index.html
@@ -1 +1 @@
- 2023 | Chloe J. Ho 2023
an archive of posts from this year
Dec 12, 2023 a post with TikZJax Jul 12, 2023 a post with bibliography Jul 04, 2023 a post with jupyter notebook May 12, 2023 a post with custom blockquotes Apr 25, 2023 a post with table of contents on a sidebar Apr 25, 2023 a post with audios Apr 24, 2023 a post with videos Mar 20, 2023 displaying beautiful tables with Bootstrap Tables Mar 20, 2023 a post with table of contents
\ No newline at end of file
+ 2023 | Chloe J. Ho 2023
an archive of posts from this year
Dec 12, 2023 a post with TikZJax Jul 12, 2023 a post with bibliography Jul 04, 2023 a post with jupyter notebook May 12, 2023 a post with custom blockquotes Apr 25, 2023 a post with table of contents on a sidebar Apr 25, 2023 a post with audios Apr 24, 2023 a post with videos Mar 20, 2023 displaying beautiful tables with Bootstrap Tables Mar 20, 2023 a post with table of contents
\ No newline at end of file
diff --git a/blog/2023/jupyter-notebook/index.html b/blog/2023/jupyter-notebook/index.html
index 3194463..fa36185 100644
--- a/blog/2023/jupyter-notebook/index.html
+++ b/blog/2023/jupyter-notebook/index.html
@@ -1,4 +1,4 @@
- a post with jupyter notebook | Chloe J. Ho a post with jupyter notebook
July 04, 2023
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
July 04, 2023
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}
diff --git a/blog/2023/post-bibliography/index.html b/blog/2023/post-bibliography/index.html
index ce54d0d..7995a2e 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
July 12, 2023
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
- The meaning of relativity Albert Einstein , and AH Taub American Journal of Physics, 1950
@article{einstein1950meaning,
+ a post with bibliography | Chloe J. Ho a post with bibliography
July 12, 2023
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
- The meaning of relativity Albert Einstein , and AH Taub American Journal of Physics, 1950
@article{einstein1950meaning,
title = {The meaning of relativity},
author = {Einstein, Albert and Taub, AH},
journal = {American Journal of Physics},
diff --git a/blog/2023/sidebar-table-of-contents/index.html b/blog/2023/sidebar-table-of-contents/index.html
index bcb5d6d..2913a5b 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
April 25, 2023
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
April 25, 2023
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
diff --git a/blog/2023/table-of-contents/index.html b/blog/2023/table-of-contents/index.html
index cbd08ac..dd561d4 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
March 20, 2023
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
March 20, 2023
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
diff --git a/blog/2023/tables/index.html b/blog/2023/tables/index.html
index 402ed4e..5166e59 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
March 20, 2023
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
March 20, 2023
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 |
diff --git a/blog/2023/tikzjax/index.html b/blog/2023/tikzjax/index.html
index 21613f0..e5163a4 100644
--- a/blog/2023/tikzjax/index.html
+++ b/blog/2023/tikzjax/index.html
@@ -1,4 +1,4 @@
- a post with TikZJax | Chloe J. Ho a post with TikZJax
December 12, 2023
This is an example post with TikZ code. TikZJax converts script tags (containing TikZ code) into SVGs.
a post with TikZJax
December 12, 2023
This is an example post with TikZ code. TikZJax converts script tags (containing TikZ code) into SVGs.
a post with videos
April 24, 2023
This is an example post with videos. It supports local video files.
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
April 24, 2023
This is an example post with videos. It supports local video files.
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 ca17f06..deb1122 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
Dec 10, 2022 a post with giscus comments Sep 28, 2020 a post with github metadata Sep 28, 2020 a post with twitter Oct 20, 2015 a post with disqus comments
\ No newline at end of file
+ external-services | Chloe J. Ho external-services
an archive of posts in this category
Dec 10, 2022 a post with giscus comments Sep 28, 2020 a post with github metadata Sep 28, 2020 a post with twitter Oct 20, 2015 a post with disqus comments
\ No newline at end of file
diff --git a/blog/category/sample-posts/index.html b/blog/category/sample-posts/index.html
index 6c65296..dd67484 100644
--- a/blog/category/sample-posts/index.html
+++ b/blog/category/sample-posts/index.html
@@ -1 +1 @@
- sample-posts | Chloe J. Ho sample-posts
an archive of posts in this category
Dec 12, 2023 a post with TikZJax Jul 12, 2023 a post with bibliography Jul 04, 2023 a post with jupyter notebook May 12, 2023 a post with custom blockquotes Apr 25, 2023 a post with table of contents on a sidebar Apr 25, 2023 a post with audios Apr 24, 2023 a post with videos Mar 20, 2023 displaying beautiful tables with Bootstrap Tables Mar 20, 2023 a post with table of contents Dec 10, 2022 a post with giscus comments Sep 28, 2020 a post with github metadata Sep 28, 2020 a post with twitter Oct 20, 2015 a post with disqus comments Oct 20, 2015 a post with math Jul 15, 2015 a post with code May 15, 2015 a post with images Mar 15, 2015 a post with formatting and links
\ No newline at end of file
+ sample-posts | Chloe J. Ho sample-posts
an archive of posts in this category
Dec 12, 2023 a post with TikZJax Jul 12, 2023 a post with bibliography Jul 04, 2023 a post with jupyter notebook May 12, 2023 a post with custom blockquotes Apr 25, 2023 a post with table of contents on a sidebar Apr 25, 2023 a post with audios Apr 24, 2023 a post with videos Mar 20, 2023 displaying beautiful tables with Bootstrap Tables Mar 20, 2023 a post with table of contents Dec 10, 2022 a post with giscus comments Sep 28, 2020 a post with github metadata Sep 28, 2020 a post with twitter Oct 20, 2015 a post with disqus comments Oct 20, 2015 a post with math Jul 15, 2015 a post with code May 15, 2015 a post with images Mar 15, 2015 a post with formatting and links
\ No newline at end of file
diff --git a/blog/index.html b/blog/index.html
index 8946069..2319e4b 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -1 +1 @@
- blog | Chloe J. Ho al-folio
a simple whitespace theme for academics
- formatting
•
- images
•
- links
•
- math
•
- code
•
- blockquotes
-
a post with TikZJax
this is what included TikZ code could look like
1 min read · December 12, 2023
-
a post with bibliography
an example of a blog post with bibliography
1 min read · July 12, 2023
-
a post with jupyter notebook
an example of a blog post with jupyter notebook
2 min read · July 04, 2023
-
a post with custom blockquotes
an example of a blog post with custom blockquotes
3 min read · May 12, 2023
-
a post with table of contents on a sidebar
an example of a blog post with table of contents on a sidebar
3 min read · April 25, 2023
\ No newline at end of file
+ blog | Chloe J. Ho al-folio
a simple whitespace theme for academics
- formatting
•
- images
•
- links
•
- math
•
- code
•
- blockquotes
-
a post with TikZJax
this is what included TikZ code could look like
1 min read · December 12, 2023
-
a post with bibliography
an example of a blog post with bibliography
1 min read · July 12, 2023
-
a post with jupyter notebook
an example of a blog post with jupyter notebook
2 min read · July 04, 2023
-
a post with custom blockquotes
an example of a blog post with custom blockquotes
3 min read · May 12, 2023
-
a post with table of contents on a sidebar
an example of a blog post with table of contents on a sidebar
3 min read · April 25, 2023
\ No newline at end of file
diff --git a/blog/page/2/index.html b/blog/page/2/index.html
index 2ff49b8..1abb4b0 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
- formatting
•
- images
•
- links
•
- math
•
- code
•
- blockquotes
-
a post with audios
this is what included audios could look like
1 min read · April 25, 2023
-
a post with videos
this is what included videos could look like
1 min read · April 24, 2023
-
displaying beautiful tables with Bootstrap Tables
an example of how to use Bootstrap Tables
3 min read · March 20, 2023
-
a post with table of contents
an example of a blog post with table of contents
3 min read · March 20, 2023
-
a post with giscus comments
an example of a blog post with giscus comments
1 min read · December 10, 2022
\ No newline at end of file
+ blog - page 2 | Chloe J. Ho al-folio
a simple whitespace theme for academics
- formatting
•
- images
•
- links
•
- math
•
- code
•
- blockquotes
-
a post with audios
this is what included audios could look like
1 min read · April 25, 2023
-
a post with videos
this is what included videos could look like
1 min read · April 24, 2023
-
displaying beautiful tables with Bootstrap Tables
an example of how to use Bootstrap Tables
3 min read · March 20, 2023
-
a post with table of contents
an example of a blog post with table of contents
3 min read · March 20, 2023
-
a post with giscus comments
an example of a blog post with giscus comments
1 min read · December 10, 2022
\ No newline at end of file
diff --git a/blog/page/3/index.html b/blog/page/3/index.html
index 04a46ba..95ba6ee 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
- formatting
•
- images
•
- links
•
- math
•
- code
•
- blockquotes
-
Displaying External Posts on Your al-folio Blog
1 min read · April 23, 2022 · medium.com
-
a post with redirect
you can also redirect to assets like pdf
1 min read · February 01, 2022
-
a post with diagrams
an example of a blog post with diagrams
1 min read · July 04, 2021
-
a distill-style blog post
an example of a distill-style blog post and main elements
8 min read · May 22, 2021
-
a post with github metadata
a quick run down on accessing github metadata.
1 min read · September 28, 2020
\ No newline at end of file
+ blog - page 3 | Chloe J. Ho al-folio
a simple whitespace theme for academics
- formatting
•
- images
•
- links
•
- math
•
- code
•
- blockquotes
-
Displaying External Posts on Your al-folio Blog
1 min read · April 23, 2022 · medium.com
-
a post with redirect
you can also redirect to assets like pdf
1 min read · February 01, 2022
-
a post with diagrams
an example of a blog post with diagrams
1 min read · July 04, 2021
-
a distill-style blog post
an example of a distill-style blog post and main elements
8 min read · May 22, 2021
-
a post with github metadata
a quick run down on accessing github metadata.
1 min read · September 28, 2020
\ No newline at end of file
diff --git a/blog/page/4/index.html b/blog/page/4/index.html
index aacbd00..2319323 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
- formatting
•
- images
•
- links
•
- math
•
- code
•
- blockquotes
-
a post with twitter
an example of a blog post with twitter
1 min read · September 28, 2020
-
a post with disqus comments
an example of a blog post with disqus comments
1 min read · October 20, 2015
-
a post with math
an example of a blog post with some math
1 min read · October 20, 2015
-
a post with code
an example of a blog post with some code
4 min read · July 15, 2015
-
\ No newline at end of file
+ blog - page 4 | Chloe J. Ho al-folio
a simple whitespace theme for academics
- formatting
•
- images
•
- links
•
- math
•
- code
•
- blockquotes
-
a post with twitter
an example of a blog post with twitter
1 min read · September 28, 2020
-
a post with disqus comments
an example of a blog post with disqus comments
1 min read · October 20, 2015
-
a post with math
an example of a blog post with some math
1 min read · October 20, 2015
-
a post with code
an example of a blog post with some code
4 min read · July 15, 2015
-
\ No newline at end of file
diff --git a/blog/page/5/index.html b/blog/page/5/index.html
index 2cbab9f..d76bbab 100644
--- a/blog/page/5/index.html
+++ b/blog/page/5/index.html
@@ -1 +1 @@
- blog - page 5 | Chloe J. Ho al-folio
a simple whitespace theme for academics
- formatting
•
- images
•
- links
•
- math
•
- code
•
- blockquotes
-
a post with formatting and links
march & april, looking forward to summer
2 min read · March 15, 2015
\ No newline at end of file
+ blog - page 5 | Chloe J. Ho al-folio
a simple whitespace theme for academics
- formatting
•
- images
•
- links
•
- math
•
- code
•
- blockquotes
-
a post with formatting and links
march & april, looking forward to summer
2 min read · March 15, 2015
\ No newline at end of file
diff --git a/blog/tag/audios/index.html b/blog/tag/audios/index.html
index 77ac268..ea43944 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
Apr 25, 2023 a post with audios
\ No newline at end of file
+ audios | Chloe J. Ho audios
an archive of posts with this tag
Apr 25, 2023 a post with audios
\ No newline at end of file
diff --git a/blog/tag/bib/index.html b/blog/tag/bib/index.html
index 4d544f8..5c994e4 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
Jul 12, 2023 a post with bibliography
\ No newline at end of file
+ bib | Chloe J. Ho bib
an archive of posts with this tag
Jul 12, 2023 a post with bibliography
\ No newline at end of file
diff --git a/blog/tag/blockquotes/index.html b/blog/tag/blockquotes/index.html
index 860d8f1..37969a5 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
May 12, 2023 a post with custom blockquotes
\ No newline at end of file
+ blockquotes | Chloe J. Ho blockquotes
an archive of posts with this tag
May 12, 2023 a post with custom blockquotes
\ No newline at end of file
diff --git a/blog/tag/code/index.html b/blog/tag/code/index.html
index c83969d..c002603 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
Jul 15, 2015 a post with code
\ No newline at end of file
+ code | Chloe J. Ho code
an archive of posts with this tag
Jul 15, 2015 a post with code
\ No newline at end of file
diff --git a/blog/tag/comments/index.html b/blog/tag/comments/index.html
index eaa6fc2..789da69 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
Dec 10, 2022 a post with giscus comments Oct 20, 2015 a post with disqus comments
\ No newline at end of file
+ comments | Chloe J. Ho comments
an archive of posts with this tag
Dec 10, 2022 a post with giscus comments Oct 20, 2015 a post with disqus comments
\ No newline at end of file
diff --git a/blog/tag/diagrams/index.html b/blog/tag/diagrams/index.html
index 5c1621a..9cafd4e 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
Dec 12, 2023 a post with TikZJax Jul 04, 2021 a post with diagrams
\ No newline at end of file
+ diagrams | Chloe J. Ho diagrams
an archive of posts with this tag
Dec 12, 2023 a post with TikZJax Jul 04, 2021 a post with diagrams
\ No newline at end of file
diff --git a/blog/tag/distill/index.html b/blog/tag/distill/index.html
index bd56709..55c2d32 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
May 22, 2021 a distill-style blog post
\ No newline at end of file
+ distill | Chloe J. Ho distill
an archive of posts with this tag
May 22, 2021 a distill-style blog post
\ No newline at end of file
diff --git a/blog/tag/formatting/index.html b/blog/tag/formatting/index.html
index b71d71e..80ba40c 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
Dec 12, 2023 a post with TikZJax Jul 12, 2023 a post with bibliography Jul 04, 2023 a post with jupyter notebook May 12, 2023 a post with custom blockquotes Apr 25, 2023 a post with table of contents on a sidebar Apr 25, 2023 a post with audios Apr 24, 2023 a post with videos Mar 20, 2023 displaying beautiful tables with Bootstrap Tables Mar 20, 2023 a post with table of contents Jul 04, 2021 a post with diagrams May 22, 2021 a distill-style blog post Sep 28, 2020 a post with twitter Oct 20, 2015 a post with math Jul 15, 2015 a post with code May 15, 2015 a post with images Mar 15, 2015 a post with formatting and links
\ No newline at end of file
+ formatting | Chloe J. Ho formatting
an archive of posts with this tag
Dec 12, 2023 a post with TikZJax Jul 12, 2023 a post with bibliography Jul 04, 2023 a post with jupyter notebook May 12, 2023 a post with custom blockquotes Apr 25, 2023 a post with table of contents on a sidebar Apr 25, 2023 a post with audios Apr 24, 2023 a post with videos Mar 20, 2023 displaying beautiful tables with Bootstrap Tables Mar 20, 2023 a post with table of contents Jul 04, 2021 a post with diagrams May 22, 2021 a distill-style blog post Sep 28, 2020 a post with twitter Oct 20, 2015 a post with math Jul 15, 2015 a post with code May 15, 2015 a post with images Mar 15, 2015 a post with formatting and links
\ No newline at end of file
diff --git a/blog/tag/images/index.html b/blog/tag/images/index.html
index f7027f1..6c369d7 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
May 15, 2015 a post with images
\ No newline at end of file
+ images | Chloe J. Ho images
an archive of posts with this tag
May 15, 2015 a post with images
\ No newline at end of file
diff --git a/blog/tag/jupyter/index.html b/blog/tag/jupyter/index.html
index 76110d6..5de9229 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
Jul 04, 2023 a post with jupyter notebook
\ No newline at end of file
+ jupyter | Chloe J. Ho jupyter
an archive of posts with this tag
Jul 04, 2023 a post with jupyter notebook
\ No newline at end of file
diff --git a/blog/tag/links/index.html b/blog/tag/links/index.html
index 9f5f22c..7c21504 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
Mar 15, 2015 a post with formatting and links
\ No newline at end of file
+ links | Chloe J. Ho links
an archive of posts with this tag
Mar 15, 2015 a post with formatting and links
\ No newline at end of file
diff --git a/blog/tag/math/index.html b/blog/tag/math/index.html
index 54dea35..0d1e2d2 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
Oct 20, 2015 a post with math
\ No newline at end of file
+ math | Chloe J. Ho math
an archive of posts with this tag
Oct 20, 2015 a post with math
\ No newline at end of file
diff --git a/blog/tag/metadata/index.html b/blog/tag/metadata/index.html
index f9abf4c..401091b 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
Sep 28, 2020 a post with github metadata
\ No newline at end of file
+ metadata | Chloe J. Ho metadata
an archive of posts with this tag
Sep 28, 2020 a post with github metadata
\ No newline at end of file
diff --git a/blog/tag/sidebar/index.html b/blog/tag/sidebar/index.html
index caf649f..f4ca8aa 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
Apr 25, 2023 a post with table of contents on a sidebar
\ No newline at end of file
+ sidebar | Chloe J. Ho sidebar
an archive of posts with this tag
Apr 25, 2023 a post with table of contents on a sidebar
\ No newline at end of file
diff --git a/blog/tag/tables/index.html b/blog/tag/tables/index.html
index c733620..85378ec 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
Mar 20, 2023 displaying beautiful tables with Bootstrap Tables
\ No newline at end of file
+ tables | Chloe J. Ho tables
an archive of posts with this tag
Mar 20, 2023 displaying beautiful tables with Bootstrap Tables
\ No newline at end of file
diff --git a/blog/tag/toc/index.html b/blog/tag/toc/index.html
index 10910ea..e5b6e33 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
Apr 25, 2023 a post with table of contents on a sidebar Mar 20, 2023 a post with table of contents
\ No newline at end of file
+ toc | Chloe J. Ho toc
an archive of posts with this tag
Apr 25, 2023 a post with table of contents on a sidebar Mar 20, 2023 a post with table of contents
\ No newline at end of file
diff --git a/blog/tag/videos/index.html b/blog/tag/videos/index.html
index c4296a6..73a7905 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
Apr 24, 2023 a post with videos
\ No newline at end of file
+ videos | Chloe J. Ho videos
an archive of posts with this tag
Apr 24, 2023 a post with videos
\ No newline at end of file
diff --git a/cv/index.html b/cv/index.html
index 3745a73..d200489 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
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
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 d78d501..8dd922c 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,4 +1,4 @@
-Jekyll 2024-01-28T19:26:00+00:00 https://chloeho7.github.io/feed.xml blank A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. a post with TikZJax 2023-12-12T22:25:00+00:00 2023-12-12T22:25:00+00:00 https://chloeho7.github.io/blog/2023/tikzjax This is an example post with TikZ code. TikZJax converts script tags (containing TikZ code) into SVGs. Chloe J. Ho
Affiliations. Address. Contacts. Moto. Etc.
555 your office number
123 your address street
Your City, State 12345
UNDER CONSTRUCTION WORK IN PROGRESS
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! Nov 07, 2015 A long announcement with details Oct 22, 2015 A simple inline announcement.
latest posts
Dec 12, 2023 a post with TikZJax Jul 12, 2023 a post with bibliography Jul 04, 2023 a post with jupyter notebook
selected publications
- Can Quantum-Mechanical Description of Physical Reality Be Considered Complete? A. Einstein , B. Podolsky , and N. Rosen Phys. Rev., May 1935
In a complete theory there is an element corresponding to each element of reality. A sufficient condition for the reality of a physical quantity is the possibility of predicting it with certainty, without disturbing the system. In quantum mechanics in the case of two physical quantities described by non-commuting operators, the knowledge of one precludes the knowledge of the other. Then either (1) the description of reality given by the wave function in quantum mechanics is not complete or (2) these two quantities cannot have simultaneous reality. Consideration of the problem of making predictions concerning a system on the basis of measurements made on another system that had previously interacted with it leads to the result that if (1) is false then (2) is also false. One is thus led to conclude that the description of reality as given by a wave function is not complete.
\ No newline at end of file
+ Chloe J. Ho Chloe J. Ho
Affiliations. Address. Contacts. Moto. Etc.
555 your office number
123 your address street
Your City, State 12345
UNDER CONSTRUCTION WORK IN PROGRESS
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! Nov 07, 2015 A long announcement with details Oct 22, 2015 A simple inline announcement.
latest posts
Dec 12, 2023 a post with TikZJax Jul 12, 2023 a post with bibliography Jul 04, 2023 a post with jupyter notebook
selected publications
- Can Quantum-Mechanical Description of Physical Reality Be Considered Complete? A. Einstein , B. Podolsky , and N. Rosen Phys. Rev., May 1935
In a complete theory there is an element corresponding to each element of reality. A sufficient condition for the reality of a physical quantity is the possibility of predicting it with certainty, without disturbing the system. In quantum mechanics in the case of two physical quantities described by non-commuting operators, the knowledge of one precludes the knowledge of the other. Then either (1) the description of reality given by the wave function in quantum mechanics is not complete or (2) these two quantities cannot have simultaneous reality. Consideration of the problem of making predictions concerning a system on the basis of measurements made on another system that had previously interacted with it leads to the result that if (1) is false then (2) is also false. One is thus led to conclude that the description of reality as given by a wave function is not complete.
\ No newline at end of file
diff --git a/news/announcement_1/index.html b/news/announcement_1/index.html
index 0ecb963..e4e91cf 100644
--- a/news/announcement_1/index.html
+++ b/news/announcement_1/index.html
@@ -1 +1 @@
- Announcement_1 | Chloe J. Ho Announcement_1
October 22, 2015
2015
A simple inline announcement.
\ No newline at end of file
+ Announcement_1 | Chloe J. Ho Announcement_1
October 22, 2015
2015
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 1db591e..a4a1237 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
November 07, 2015
2015
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
November 07, 2015
2015
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 684a020..cbd32b9 100644
--- a/news/announcement_3/index.html
+++ b/news/announcement_3/index.html
@@ -1 +1 @@
- Announcement_3 | Chloe J. Ho Announcement_3
January 15, 2016
2016
A simple inline announcement with Markdown emoji!
\ No newline at end of file
+ Announcement_3 | Chloe J. Ho Announcement_3
January 15, 2016
2016
A simple inline announcement with Markdown emoji!
\ No newline at end of file
diff --git a/news/index.html b/news/index.html
index 827fbdb..93fcc98 100644
--- a/news/index.html
+++ b/news/index.html
@@ -1 +1 @@
- news | Chloe J. Ho news
Jan 15, 2016 A simple inline announcement with Markdown emoji! Nov 07, 2015 A long announcement with details Oct 22, 2015 A simple inline announcement.
\ No newline at end of file
+ news | Chloe J. Ho news
Jan 15, 2016 A simple inline announcement with Markdown emoji! Nov 07, 2015 A long announcement with details Oct 22, 2015 A simple inline announcement.
\ No newline at end of file
diff --git a/people/index.html b/people/index.html
index 97a5898..18d2e0d 100644
--- a/people/index.html
+++ b/people/index.html
@@ -1 +1 @@
- people | Chloe J. Ho people
members of the lab or group
555 your office number
123 your address street
Your City, State 12345
UNDER CONSTRUCTION WORK IN PROGRESS
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.
555 your office number
123 your address street
Your City, State 12345
UNDER CONSTRUCTION WORK IN PROGRESS
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
555 your office number
123 your address street
Your City, State 12345
UNDER CONSTRUCTION WORK IN PROGRESS
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.
555 your office number
123 your address street
Your City, State 12345
UNDER CONSTRUCTION WORK IN PROGRESS
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 c561867..ed3b043 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
diff --git a/projects/2_project/index.html b/projects/2_project/index.html
index 3476c33..eb6b9a0 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
diff --git a/projects/3_project/index.html b/projects/3_project/index.html
index 9cb11fa..8735093 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
diff --git a/projects/4_project/index.html b/projects/4_project/index.html
index 055c024..587af98 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
diff --git a/projects/5_project/index.html b/projects/5_project/index.html
index fcc51e9..dcd37c6 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
diff --git a/projects/6_project/index.html b/projects/6_project/index.html
index c487afc..5c12ca2 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
diff --git a/projects/index.html b/projects/index.html
index 83412e4..ea26a8d 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -1 +1 @@
- projects | Chloe J. Ho projects
A growing collection of your cool projects.
\ No newline at end of file
+ projects | Chloe J. Ho projects
A growing collection of your cool projects.
\ No newline at end of file
diff --git a/publications/index.html b/publications/index.html
index 8df8c4d..954b38c 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
- Letters on wave mechanics 1967