diff --git a/.gitignore b/.gitignore index 496ee2c..fcc0727 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.DS_Store \ No newline at end of file +.DS_Store +.hugo_build.lock \ No newline at end of file diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c617010 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-classic"] + path = themes/hugo-classic + url = https://github.com/zli96/hugo-classic.git diff --git a/archetypes/default.md b/archetypes/default.md new file mode 100644 index 0000000..c6f3fce --- /dev/null +++ b/archetypes/default.md @@ -0,0 +1,5 @@ ++++ +title = '{{ replace .File.ContentBaseName "-" " " | title }}' +date = {{ .Date }} +draft = true ++++ diff --git a/categories/blog/index.html b/categories/blog/index.html deleted file mode 100644 index 2750dcb..0000000 --- a/categories/blog/index.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - Blog | Classic - - - -
- - -
- - - - -
- - -
- -

Blog

- - - - - -
- - - - diff --git a/categories/blog/index.xml b/categories/blog/index.xml deleted file mode 100644 index 5a3aa20..0000000 --- a/categories/blog/index.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - Blog on Classic - https://zli96.github.io/categories/blog/ - Recent content in Blog on Classic - Hugo -- gohugo.io - en-us - Mon, 12 Mar 2012 00:00:00 +0000 - - Command Line Awesomeness - https://zli96.github.io/post/2012/03/12/command-line-awesomeness/ - Mon, 12 Mar 2012 00:00:00 +0000 - - https://zli96.github.io/post/2012/03/12/command-line-awesomeness/ - This crud is called HTML (HyperText Markup Language) and it is basically a very simple programming language instructing your web browser how to draw a page on a screen. Anyone can learn HTML and many people do. The important thing is that no matter what splendid multimedia web pages they might represent, HTML files are just telegrams. -When Ronald Reagan was a radio announcer, he used to call baseball games by reading the terse descriptions that trickled in over the telegraph wire and were printed out on a paper tape. - - - - diff --git a/categories/bullhorn/index.html b/categories/bullhorn/index.html deleted file mode 100644 index 6b00ade..0000000 --- a/categories/bullhorn/index.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - Bullhorn | Classic - - - -
- - -
- - - - -
- - -
- -

Bullhorn

- - - - - -
- - - - diff --git a/categories/bullhorn/index.xml b/categories/bullhorn/index.xml deleted file mode 100644 index 47d3933..0000000 --- a/categories/bullhorn/index.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - Bullhorn on Classic - https://zli96.github.io/categories/bullhorn/ - Recent content in Bullhorn on Classic - Hugo -- gohugo.io - en-us - Mon, 23 Apr 2012 00:00:00 +0000 - - Hacker with Bullhorn - https://zli96.github.io/post/2012/04/23/hacker-with-horn/ - Mon, 23 Apr 2012 00:00:00 +0000 - - https://zli96.github.io/post/2012/04/23/hacker-with-horn/ - Hacker with bullhorn: “Save your money! Accept one of our free tanks! It is invulnerable, and can drive across rocks and swamps at ninety miles an hour while getting a hundred miles to the gallon!” -Prospective station wagon buyer: “I know what you say is true…but…er…I don’t know how to maintain a tank!” -Bullhorn: “You don’t know how to maintain a station wagon either!” -Buyer: “But this dealership has mechanics on staff. - - - - diff --git a/categories/code/index.html b/categories/code/index.html deleted file mode 100644 index 14fb047..0000000 --- a/categories/code/index.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - Code | Classic - - - -
- - -
- - - - -
- - -
- -

Code

- - - - - -
- - - - diff --git a/categories/code/index.xml b/categories/code/index.xml deleted file mode 100644 index 0fddb68..0000000 --- a/categories/code/index.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - Code on Classic - https://zli96.github.io/categories/code/ - Recent content in Code on Classic - Hugo -- gohugo.io - en-us - Mon, 23 Jan 2012 00:00:00 +0000 - - Juicy Code - https://zli96.github.io/post/2012/01/23/juicy-code/ - Mon, 23 Jan 2012 00:00:00 +0000 - - https://zli96.github.io/post/2012/01/23/juicy-code/ - Check out this JUICY! code: -def with_value_from_database(value) self.class.from_database(name, value, type) end def with_cast_value(value) self.class.with_cast_value(name, value, type) end def with_type(type) if changed_in_place? with_value_from_user(value).with_type(type) else self.class.new(name, value_before_type_cast, type, original_attribute) end end - - - - diff --git a/categories/example/index.html b/categories/example/index.html deleted file mode 100644 index dc7dbd1..0000000 --- a/categories/example/index.html +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - Example | Classic - - - -
- - -
- - - - -
- - -
- -

Example

- - - - - -
- - - - diff --git a/categories/example/index.xml b/categories/example/index.xml deleted file mode 100644 index 6beaea2..0000000 --- a/categories/example/index.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - Example on Classic - https://zli96.github.io/categories/example/ - Recent content in Example on Classic - Hugo -- gohugo.io - en-us - Thu, 30 Aug 2018 00:00:00 +0000 - - Markdown Guide (modified) - https://zli96.github.io/post/2018/08/30/markdown-guide-modified/ - Thu, 30 Aug 2018 00:00:00 +0000 - - https://zli96.github.io/post/2018/08/30/markdown-guide-modified/ - An h1 header Paragraphs are separated by a blank line. -2nd paragraph. Italic, bold, and monospace. Itemized lists look like: -this one that one the other one Note that — not considering the asterisk — the actual text content starts at 4-columns in. -Block quotes are written like so. -They can span multiple paragraphs, if you like. -Use 3 dashes for an em-dash. Use 2 dashes for ranges (ex., “it’s all in chapters 12–14”). - - - - Hacker with Bullhorn - https://zli96.github.io/post/2012/04/23/hacker-with-horn/ - Mon, 23 Apr 2012 00:00:00 +0000 - - https://zli96.github.io/post/2012/04/23/hacker-with-horn/ - Hacker with bullhorn: “Save your money! Accept one of our free tanks! It is invulnerable, and can drive across rocks and swamps at ninety miles an hour while getting a hundred miles to the gallon!” -Prospective station wagon buyer: “I know what you say is true…but…er…I don’t know how to maintain a tank!” -Bullhorn: “You don’t know how to maintain a station wagon either!” -Buyer: “But this dealership has mechanics on staff. - - - - diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..bf3c46e --- /dev/null +++ b/config.toml @@ -0,0 +1,39 @@ +baseURL = 'https://zli96.github.io' +enableEmoji = true +footnotereturnlinkcontents = "↩" +googleAnalytics = "" +ignoreFiles = ["\\.Rmd$", "_files$", "_cache$"] +languageCode = "en-us" +theme = "hugo-classic" +title = "home" + +relativeURLs = true + +[markup.goldmark.renderer] +unsafe = true + +[markup.highlight] +anchorLineNos = false +codeFences = true +guessSyntax = false +hl_Lines = "" +lineAnchors = "" +lineNoStart = 1 +lineNos = false +lineNumbersInTable = true +noClasses = true +style = "monokai" +tabWidth = 4 + +[permalinks] +post = "/post/:year/:month/:day/:slug/" + +[[menu.main]] +name = "publications" +url = "/publication/" +weight = 1 + +[params] +custom_css = ["css/theme-override.css"] +description = "A simple, minimal blog for those who love text." +footer = "[Gitlab](https://gitlab.com/zli96) | [Linkedin](https://www.linkedin.com/in/zitong-li)" diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..5687fe4 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,21 @@ +--- +title: Home +description: "" +--- + + + +## Li, Zitong +Second year Ph.D student +
+EECS, UC Irvine +
+zitongl5 'at' uci.edu +
+
+[**CV**](/texts/CV.pdf) + +I'm advised by [Aparna Chandramowlishwaran](https://hpcforge.eng.uci.edu/). My current research interest falls in the intersection among scientific computing, machine learning, and high performance computing. The current project involves solving the Poisson equation with domain decomposition method where each subdomain is solved by a pretrained Neural PDE solver. I have previously worked on and am still interested in parallel Tensor decomposition algorithms. + +I got my BS in 2018 from Unviesrity of Nebraska, Lincoln. I received my MS in 2022 at Wake Forest University, advised by [Grey Ballard](https://users.wfu.edu/ballard/index.html). +
\ No newline at end of file diff --git a/content/publication/distMF.md b/content/publication/distMF.md new file mode 100644 index 0000000..1451ee3 --- /dev/null +++ b/content/publication/distMF.md @@ -0,0 +1,7 @@ +--- +title: "Breaking Boundaries: Distributed Domain Decomposition with Scalable Physics-Informed Neural PDE Solvers" +authors: "Arthur Feeney, Zitong Li, Ramin Bostanabad, Aparna Chandramowlishwaran" +periodical: "SC'23" +link: "https://dl.acm.org/doi/10.1145/3581784.3613217" +date: 2023-06-01 +--- diff --git a/content/publication/momentTensor.md b/content/publication/momentTensor.md new file mode 100644 index 0000000..09ef605 --- /dev/null +++ b/content/publication/momentTensor.md @@ -0,0 +1,7 @@ +--- +title: "Parallel Memory-Efficient Computation of Symmetric Higher-Order Joint Moment Tensors" +authors: "Zitong Li, Hemanth Kolla, Eric Phipps" +periodical: "In Proceedings of Platform for Advanced Scientific Computing" +link: "https://doi.org/10.1145/3539781.3539793" +date: 2022-01-01 +--- diff --git a/content/publication/randTucker.md b/content/publication/randTucker.md new file mode 100644 index 0000000..fc8115f --- /dev/null +++ b/content/publication/randTucker.md @@ -0,0 +1,7 @@ +--- +title: "Parallel Randomized Tucker Decomposition Algorithms. Rachel Minster, Zitong Li, and Grey Ballard" +authors: "Rachel Minster, Zitong Li, Grey Ballard" +periodical: "SIAM Journal on Scientific Computing" +link: "https://doi.org/10.1137/22M1540363" +date: 2023-05-01 +--- diff --git a/content/publication/singleTuckerMPI.md b/content/publication/singleTuckerMPI.md new file mode 100644 index 0000000..f95ae1b --- /dev/null +++ b/content/publication/singleTuckerMPI.md @@ -0,0 +1,8 @@ +--- +title: "Parallel Tucker Decomposition with Numerically Accurate SVD" +authors: "Zitong Li, Qiming Fang, Grey Ballard" +periodical: "In Proceedings of the 50th International Conference +on Parallel Processing" +link: "https://doi.org/10.1145/3472456.3472472" +date: 2021-10-01 +--- diff --git a/images/android-chrome-192x192.png b/images/android-chrome-192x192.png deleted file mode 100644 index 4bf78af..0000000 Binary files a/images/android-chrome-192x192.png and /dev/null differ diff --git a/images/android-chrome-512x512.png b/images/android-chrome-512x512.png deleted file mode 100644 index 8bf4499..0000000 Binary files a/images/android-chrome-512x512.png and /dev/null differ diff --git a/images/apple-touch-icon.png b/images/apple-touch-icon.png deleted file mode 100644 index c5870fa..0000000 Binary files a/images/apple-touch-icon.png and /dev/null differ diff --git a/images/favicon-16x16.png b/images/favicon-16x16.png deleted file mode 100644 index 5444143..0000000 Binary files a/images/favicon-16x16.png and /dev/null differ diff --git a/images/favicon-32x32.png b/images/favicon-32x32.png deleted file mode 100644 index 257696f..0000000 Binary files a/images/favicon-32x32.png and /dev/null differ diff --git a/images/favicon.ico b/images/favicon.ico deleted file mode 100644 index 83ec83e..0000000 Binary files a/images/favicon.ico and /dev/null differ diff --git a/images/grayf0x.jpg b/images/grayf0x.jpg deleted file mode 100755 index 46819d5..0000000 Binary files a/images/grayf0x.jpg and /dev/null differ diff --git a/images/partywizard.gif b/images/partywizard.gif deleted file mode 100644 index 1c1d813..0000000 Binary files a/images/partywizard.gif and /dev/null differ diff --git a/images/screenshot.png b/images/screenshot.png deleted file mode 100644 index 0dc8a8c..0000000 Binary files a/images/screenshot.png and /dev/null differ diff --git a/images/tn.png b/images/tn.png deleted file mode 100644 index f58c780..0000000 Binary files a/images/tn.png and /dev/null differ diff --git a/layouts/publication/list.html b/layouts/publication/list.html new file mode 100644 index 0000000..95e93d8 --- /dev/null +++ b/layouts/publication/list.html @@ -0,0 +1,26 @@ +{{ partial "header.html" . }} +
+ +
+{{ partial "footer.html" . }} \ No newline at end of file diff --git a/post/2012/01/23/juicy-code/index.html b/post/2012/01/23/juicy-code/index.html deleted file mode 100644 index 2c76838..0000000 --- a/post/2012/01/23/juicy-code/index.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - - - - - Juicy Code | Classic - - - -
- - -
- - - - -
- -
-

Juicy Code

-

Open Source

-

2012/01/23

-

- - - Categories: Code - - - - Tags: Juicy - - -

-
- - - -
-

Table of Contents

- -
- - - -
-
-

Check out this JUICY! code:

-
def with_value_from_database(value)
-  self.class.from_database(name, value, type)
-end
-
-def with_cast_value(value)
-  self.class.with_cast_value(name, value, type)
-end
-
-def with_type(type)
-  if changed_in_place?
-    with_value_from_user(value).with_type(type)
-  else
-    self.class.new(name, value_before_type_cast, type, original_attribute)
-  end
-end
-
- >> Home -
-
- - - - diff --git a/post/2012/03/12/command-line-awesomeness/index.html b/post/2012/03/12/command-line-awesomeness/index.html deleted file mode 100644 index 2db2748..0000000 --- a/post/2012/03/12/command-line-awesomeness/index.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - Command Line Awesomeness | Classic - - - -
- - -
- - - - -
- -
-

Command Line Awesomeness

- -

2012/03/12

-

- - - Categories: Blog - - - - Tags: HTML - - -

-
- - - -
-

Table of Contents

- -
- - - -
-
-

This crud is called HTML (HyperText Markup Language) and it is basically a very simple programming language instructing your web browser how to draw a page on a screen. Anyone can learn HTML and many people do. The important thing is that no matter what splendid multimedia web pages they might represent, HTML files are just telegrams.

-
-

When Ronald Reagan was a radio announcer, he used to call baseball games by reading the terse descriptions that trickled in over the telegraph wire and were printed out on a paper tape. He would sit there, all by himself in a padded room with a microphone, and the paper tape would eke out of the machine and crawl over the palm of his hand printed with cryptic abbreviations. If the count went to three and two, Reagan would describe the scene as he saw it in his mind’s eye: “The brawny left-hander steps out of the batter’s box to wipe the sweat from his brow. The umpire steps forward to sweep the dirt from home plate.” and so on. When the cryptogram on the paper tape announced a base hit, he would whack the edge of the table with a pencil, creating a little sound effect, and describe the arc of the ball as if he could actually see it. His listeners, many of whom presumably thought that Reagan was actually at the ballpark watching the game, would reconstruct the scene in their minds according to his descriptions.

-
-

This is exactly how the World Wide Web works: the HTML files are the pithy description on the paper tape, and your Web browser is Ronald Reagan. The same is true of Graphical User Interfaces in general.

- - >> Home -
-
- - - - diff --git a/post/2012/04/23/hacker-with-horn/index.html b/post/2012/04/23/hacker-with-horn/index.html deleted file mode 100644 index f2da575..0000000 --- a/post/2012/04/23/hacker-with-horn/index.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - Hacker with Bullhorn | Classic - - - -
- - -
- - - - -
- -
-

Hacker with Bullhorn

-

Open-Source

-

2012/04/23

-

- - - Categories: Bullhorn Example - - - - -

-
- - - -
-

Table of Contents

- -
- - - -
-
-

Hacker with bullhorn: “Save your money! Accept one of our free tanks! It is invulnerable, and can drive across rocks and swamps at ninety miles an hour while getting a hundred miles to the gallon!”

-

Prospective station wagon buyer: “I know what you say is true…but…er…I don’t know how to maintain a tank!”

-

Bullhorn: “You don’t know how to maintain a station wagon either!”

-

Buyer: “But this dealership has mechanics on staff. If something goes wrong with my station wagon, I can take a day off work, bring it here, and pay them to work on it while I sit in the waiting room for hours, listening to elevator music.”

-

Bullhorn: “But if you accept one of our free tanks we will send volunteers to your house to fix it for free while you sleep!”

-

Buyer: “Stay away from my house, you freak!”

-

Bullhorn: “But…”

-

Buyer: “Can’t you see that everyone is buying station wagons?”

- - >> Home -
-
- - - - diff --git a/post/2018/08/30/markdown-guide-modified/index.html b/post/2018/08/30/markdown-guide-modified/index.html deleted file mode 100644 index 8240765..0000000 --- a/post/2018/08/30/markdown-guide-modified/index.html +++ /dev/null @@ -1,266 +0,0 @@ - - - - - - - - - - - - - Markdown Guide (modified) | Classic - - - -
- - -
- - - - -
- -
-

Markdown Guide (modified)

-

Open Source

-

2018/08/30

-

- - - Categories: Example - - - - Tags: Markdown - - -

-
- - - -
-

Table of Contents

- -
- - - -
-
-

An h1 header

-

Paragraphs are separated by a blank line.

-

2nd paragraph. Italic, bold, and monospace. Itemized lists -look like:

- -

Note that — not considering the asterisk — the actual text -content starts at 4-columns in.

-
-

Block quotes are -written like so.

-

They can span multiple paragraphs, -if you like.

-
-

Use 3 dashes for an em-dash. Use 2 dashes for ranges (ex., “it’s all -in chapters 12–14”). Three dots … will be converted to an ellipsis. -Unicode is supported. ☺

-

An h2 header

-

Here’s a numbered list:

-
    -
  1. first item
  2. -
  3. second item
  4. -
  5. third item
  6. -
-

Note again how the actual text starts at 4 columns in (4 characters -from the left side). Here’s a code sample:

-
# Let me re-iterate ...
-for i in 1 .. 10 { do-something(i) }
-
-

As you probably guessed, indented 4 spaces. By the way, instead of -indenting the block, you can use delimited blocks, if you like:

-
define foobar() {
-    print "Welcome to flavor country!";
-}
-

(which makes copying & pasting easier). You can optionally mark the -delimited block for Pandoc to syntax highlight it:

-
import time
-# Quick, count to ten!
-for i in range(10):
-    # (but not *too* quick)
-    time.sleep(0.5)
-    print i
-

An h3 header

-

Now a nested list:

-
    -
  1. -

    First, get these ingredients:

    -
      -
    • carrots
    • -
    • celery
    • -
    • lentils
    • -
    -
  2. -
  3. -

    Boil some water.

    -
  4. -
  5. -

    Dump everything in the pot and follow -this algorithm:

    -
    find wooden spoon
    -uncover pot
    -stir
    -cover pot
    -balance wooden spoon precariously on pot handle
    -wait 10 minutes
    -goto first step (or shut off burner when done)
    -
    -

    Do not bump wooden spoon or it will fall.

    -
  6. -
-

Notice again how text always lines up on 4-space indents (including -that last line which continues item 3 above).

-

Here’s a link to a website, to a local -doc, and to a section heading in the current -doc. Here’s a footnote 1.

-

Tables can look like this:

- - - - - - - - - - - - - - - - - - - - - - - - - -
sizematerialcolor
9leatherbrown
10hemp canvasnatural
11glasstransparent
-

Table: Shoes, their sizes, and what they’re made of

-

(The above is the caption for the table.)

-

A horizontal rule follows.

-
-

Here’s a definition list:

-
-
apples
-
Good for making applesauce.
-
oranges
-
Citrus!
-
tomatoes
-
There’s no “e” in tomatoe.
-
-

(Put a blank line between each term/definition pair to spread -things out more.)

-

and images can be specified like so:

-

example image

-

Inline math equations go in like so: \(\omega = d\phi / dt\). -Display math should get its own line and be put in in -double-dollarsigns:

-

$$I = \int \rho R^{2} dV$$

-

And note that you can backslash-escape any punctuation characters -which you wish to be displayed literally, ex.: `foo`, *bar*, etc.

-

Images auto center:

-

Party

-
-
-
    -
  1. -

    Footnote text goes here. ↩︎

    -
  2. -
-
- - >> Home -
-
- - - - diff --git a/post/index.html b/post/index.html deleted file mode 100644 index 128728e..0000000 --- a/post/index.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - - - - - Posts | Classic - - - -
- - -
- - - - -
- - -
- -

Posts

- - - - - -
- - - - diff --git a/post/index.xml b/post/index.xml deleted file mode 100644 index ba1fe7f..0000000 --- a/post/index.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - Posts on Classic - https://zli96.github.io/post/ - Recent content in Posts on Classic - Hugo -- gohugo.io - en-us - Thu, 30 Aug 2018 00:00:00 +0000 - - Markdown Guide (modified) - https://zli96.github.io/post/2018/08/30/markdown-guide-modified/ - Thu, 30 Aug 2018 00:00:00 +0000 - - https://zli96.github.io/post/2018/08/30/markdown-guide-modified/ - An h1 header Paragraphs are separated by a blank line. -2nd paragraph. Italic, bold, and monospace. Itemized lists look like: -this one that one the other one Note that — not considering the asterisk — the actual text content starts at 4-columns in. -Block quotes are written like so. -They can span multiple paragraphs, if you like. -Use 3 dashes for an em-dash. Use 2 dashes for ranges (ex., “it’s all in chapters 12–14”). - - - - Hacker with Bullhorn - https://zli96.github.io/post/2012/04/23/hacker-with-horn/ - Mon, 23 Apr 2012 00:00:00 +0000 - - https://zli96.github.io/post/2012/04/23/hacker-with-horn/ - Hacker with bullhorn: “Save your money! Accept one of our free tanks! It is invulnerable, and can drive across rocks and swamps at ninety miles an hour while getting a hundred miles to the gallon!” -Prospective station wagon buyer: “I know what you say is true…but…er…I don’t know how to maintain a tank!” -Bullhorn: “You don’t know how to maintain a station wagon either!” -Buyer: “But this dealership has mechanics on staff. - - - - Command Line Awesomeness - https://zli96.github.io/post/2012/03/12/command-line-awesomeness/ - Mon, 12 Mar 2012 00:00:00 +0000 - - https://zli96.github.io/post/2012/03/12/command-line-awesomeness/ - This crud is called HTML (HyperText Markup Language) and it is basically a very simple programming language instructing your web browser how to draw a page on a screen. Anyone can learn HTML and many people do. The important thing is that no matter what splendid multimedia web pages they might represent, HTML files are just telegrams. -When Ronald Reagan was a radio announcer, he used to call baseball games by reading the terse descriptions that trickled in over the telegraph wire and were printed out on a paper tape. - - - - Juicy Code - https://zli96.github.io/post/2012/01/23/juicy-code/ - Mon, 23 Jan 2012 00:00:00 +0000 - - https://zli96.github.io/post/2012/01/23/juicy-code/ - Check out this JUICY! code: -def with_value_from_database(value) self.class.from_database(name, value, type) end def with_cast_value(value) self.class.with_cast_value(name, value, type) end def with_type(type) if changed_in_place? with_value_from_user(value).with_type(type) else self.class.new(name, value_before_type_cast, type, original_attribute) end end - - - - diff --git a/404.html b/public/404.html similarity index 100% rename from 404.html rename to public/404.html diff --git a/categories/index.html b/public/categories/index.html similarity index 100% rename from categories/index.html rename to public/categories/index.html diff --git a/categories/index.xml b/public/categories/index.xml similarity index 100% rename from categories/index.xml rename to public/categories/index.xml diff --git a/css/fonts.css b/public/css/fonts.css similarity index 100% rename from css/fonts.css rename to public/css/fonts.css diff --git a/css/style.css b/public/css/style.css similarity index 100% rename from css/style.css rename to public/css/style.css diff --git a/css/theme-override.css b/public/css/theme-override.css similarity index 100% rename from css/theme-override.css rename to public/css/theme-override.css diff --git a/images/self.jpg b/public/images/self.jpg similarity index 100% rename from images/self.jpg rename to public/images/self.jpg diff --git a/index.html b/public/index.html similarity index 100% rename from index.html rename to public/index.html diff --git a/index.xml b/public/index.xml similarity index 100% rename from index.xml rename to public/index.xml diff --git a/publication/distmf/index.html b/public/publication/distmf/index.html similarity index 100% rename from publication/distmf/index.html rename to public/publication/distmf/index.html diff --git a/publication/index.html b/public/publication/index.html similarity index 100% rename from publication/index.html rename to public/publication/index.html diff --git a/publication/index.xml b/public/publication/index.xml similarity index 100% rename from publication/index.xml rename to public/publication/index.xml diff --git a/publication/momenttensor/index.html b/public/publication/momenttensor/index.html similarity index 100% rename from publication/momenttensor/index.html rename to public/publication/momenttensor/index.html diff --git a/publication/randtucker/index.html b/public/publication/randtucker/index.html similarity index 100% rename from publication/randtucker/index.html rename to public/publication/randtucker/index.html diff --git a/publication/singletuckermpi/index.html b/public/publication/singletuckermpi/index.html similarity index 100% rename from publication/singletuckermpi/index.html rename to public/publication/singletuckermpi/index.html diff --git a/sitemap.xml b/public/sitemap.xml similarity index 100% rename from sitemap.xml rename to public/sitemap.xml diff --git a/tags/index.html b/public/tags/index.html similarity index 100% rename from tags/index.html rename to public/tags/index.html diff --git a/tags/index.xml b/public/tags/index.xml similarity index 100% rename from tags/index.xml rename to public/tags/index.xml diff --git a/texts/CV.pdf b/public/texts/CV.pdf similarity index 100% rename from texts/CV.pdf rename to public/texts/CV.pdf diff --git a/static/css/theme-override.css b/static/css/theme-override.css new file mode 100644 index 0000000..1e8f759 --- /dev/null +++ b/static/css/theme-override.css @@ -0,0 +1 @@ +footer { font-size: 90%; } diff --git a/static/images/self.jpg b/static/images/self.jpg new file mode 100644 index 0000000..ed0ca3a Binary files /dev/null and b/static/images/self.jpg differ diff --git a/static/texts/CV.pdf b/static/texts/CV.pdf new file mode 100644 index 0000000..e3c2018 Binary files /dev/null and b/static/texts/CV.pdf differ diff --git a/tags/html/index.html b/tags/html/index.html deleted file mode 100644 index 7d64799..0000000 --- a/tags/html/index.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - HTML | Classic - - - -
- - -
- - - - -
- - -
- -

HTML

- - - - - -
- - - - diff --git a/tags/html/index.xml b/tags/html/index.xml deleted file mode 100644 index fa21a83..0000000 --- a/tags/html/index.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - HTML on Classic - https://zli96.github.io/tags/html/ - Recent content in HTML on Classic - Hugo -- gohugo.io - en-us - Mon, 12 Mar 2012 00:00:00 +0000 - - Command Line Awesomeness - https://zli96.github.io/post/2012/03/12/command-line-awesomeness/ - Mon, 12 Mar 2012 00:00:00 +0000 - - https://zli96.github.io/post/2012/03/12/command-line-awesomeness/ - This crud is called HTML (HyperText Markup Language) and it is basically a very simple programming language instructing your web browser how to draw a page on a screen. Anyone can learn HTML and many people do. The important thing is that no matter what splendid multimedia web pages they might represent, HTML files are just telegrams. -When Ronald Reagan was a radio announcer, he used to call baseball games by reading the terse descriptions that trickled in over the telegraph wire and were printed out on a paper tape. - - - - diff --git a/tags/juicy/index.html b/tags/juicy/index.html deleted file mode 100644 index 83730c1..0000000 --- a/tags/juicy/index.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - Juicy | Classic - - - -
- - -
- - - - -
- - -
- -

Juicy

- - - - - -
- - - - diff --git a/tags/juicy/index.xml b/tags/juicy/index.xml deleted file mode 100644 index fd3e36b..0000000 --- a/tags/juicy/index.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - Juicy on Classic - https://zli96.github.io/tags/juicy/ - Recent content in Juicy on Classic - Hugo -- gohugo.io - en-us - Mon, 23 Jan 2012 00:00:00 +0000 - - Juicy Code - https://zli96.github.io/post/2012/01/23/juicy-code/ - Mon, 23 Jan 2012 00:00:00 +0000 - - https://zli96.github.io/post/2012/01/23/juicy-code/ - Check out this JUICY! code: -def with_value_from_database(value) self.class.from_database(name, value, type) end def with_cast_value(value) self.class.with_cast_value(name, value, type) end def with_type(type) if changed_in_place? with_value_from_user(value).with_type(type) else self.class.new(name, value_before_type_cast, type, original_attribute) end end - - - - diff --git a/tags/markdown/index.html b/tags/markdown/index.html deleted file mode 100644 index 09cf040..0000000 --- a/tags/markdown/index.html +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - - - - - - - Markdown | Classic - - - -
- - -
- - - - -
- - -
- -

Markdown

- - - - - -
- - - - diff --git a/tags/markdown/index.xml b/tags/markdown/index.xml deleted file mode 100644 index 13f9c0d..0000000 --- a/tags/markdown/index.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - Markdown on Classic - https://zli96.github.io/tags/markdown/ - Recent content in Markdown on Classic - Hugo -- gohugo.io - en-us - Thu, 30 Aug 2018 00:00:00 +0000 - - Markdown Guide (modified) - https://zli96.github.io/post/2018/08/30/markdown-guide-modified/ - Thu, 30 Aug 2018 00:00:00 +0000 - - https://zli96.github.io/post/2018/08/30/markdown-guide-modified/ - An h1 header Paragraphs are separated by a blank line. -2nd paragraph. Italic, bold, and monospace. Itemized lists look like: -this one that one the other one Note that — not considering the asterisk — the actual text content starts at 4-columns in. -Block quotes are written like so. -They can span multiple paragraphs, if you like. -Use 3 dashes for an em-dash. Use 2 dashes for ranges (ex., “it’s all in chapters 12–14”). - - - - diff --git a/themes/hugo-classic b/themes/hugo-classic new file mode 160000 index 0000000..d9163c2 --- /dev/null +++ b/themes/hugo-classic @@ -0,0 +1 @@ +Subproject commit d9163c2f4beed50ac22b3f615a12dbdc15c62140