-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
521 lines (352 loc) · 23.6 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Yitao Li on Yitao Li</title>
<link>/</link>
<description>Recent content in Yitao Li on Yitao Li</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>&copy; 2018</copyright>
<lastBuildDate>Sun, 15 Oct 2017 00:00:00 -0500</lastBuildDate>
<atom:link href="/" rel="self" type="application/rss+xml" />
<item>
<title>Ethereum Curves</title>
<link>/project/ethercurve-project/</link>
<pubDate>Wed, 21 Nov 2018 00:00:00 -0600</pubDate>
<guid>/project/ethercurve-project/</guid>
<description></description>
</item>
<item>
<title>Ethereum Token Price Anomaly Prediction with Topological Depth Curves</title>
<link>/publication/ethercurve/</link>
<pubDate>Fri, 16 Nov 2018 00:00:00 -0600</pubDate>
<guid>/publication/ethercurve/</guid>
<description></description>
</item>
<item>
<title>Example Page</title>
<link>/tutorial/example/</link>
<pubDate>Sun, 09 Sep 2018 00:00:00 -0500</pubDate>
<guid>/tutorial/example/</guid>
<description>
<p>In this tutorial, I&rsquo;ll share my top 10 tips for getting started with Academic:</p>
<h2 id="tip-1">Tip 1</h2>
<p>&hellip;</p>
<h2 id="tip-2">Tip 2</h2>
<p>&hellip;</p>
</description>
</item>
<item>
<title>Privacy Policy</title>
<link>/privacy/</link>
<pubDate>Thu, 28 Jun 2018 00:00:00 -0500</pubDate>
<guid>/privacy/</guid>
<description><p>&hellip;</p>
</description>
</item>
<item>
<title>Example Talk</title>
<link>/talk/example/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 -0600</pubDate>
<guid>/talk/example/</guid>
<description><div class="alert alert-note">
<p>Click on the <strong>Slides</strong> button above to view the built-in slides feature.</p>
</div>
<p>Slides can be added in a few ways:</p>
<ul>
<li><strong>Create</strong> slides using Academic&rsquo;s <em>Slides</em> feature and link using <code>url_slides</code> parameter in the front matter of the talk file</li>
<li><strong>Upload</strong> an existing slide deck to <code>static/</code> and link using <code>url_slides</code> parameter in the front matter of the talk file</li>
<li><strong>Embed</strong> your slides (e.g. Google Slides) or presentation video on this page using <a href="https://sourcethemes.com/academic/docs/writing-markdown-latex/" target="_blank">shortcodes</a>.</li>
</ul>
<p>Further talk details can easily be added to this page using <em>Markdown</em> and $\rm \LaTeX$ math code.</p>
</description>
</item>
<item>
<title>Academic: the website designer for Hugo</title>
<link>/post/getting-started/</link>
<pubDate>Wed, 20 Apr 2016 00:00:00 -0500</pubDate>
<guid>/post/getting-started/</guid>
<description>
<p><strong>Academic</strong> makes it easy to create a beautiful website for free using Markdown. Customize anything on your site with widgets, themes, and language packs.</p>
<p>Follow our easy <a href="https://sourcethemes.com/academic/docs/install/" target="_blank">step by step guide</a> to learn how to build your own free website with Academic. <a href="https://themes.gohugo.io/theme/academic/" target="_blank">Check out the personal demo</a> or the <a href="https://sourcethemes.com/academic/" target="_blank">business demo</a> of what you&rsquo;ll get in less than 10 minutes.</p>
<ul>
<li><a href="https://sourcethemes.com/academic/docs/" target="_blank">View the documentation</a></li>
<li><a href="http://discuss.gohugo.io/" target="_blank">Ask a question</a></li>
<li><a href="https://github.com/gcushen/hugo-academic/issues" target="_blank">Request a feature or report a bug</a></li>
<li>Updating? View the <a href="https://sourcethemes.com/academic/docs/update/" target="_blank">Update Guide</a> and <a href="https://sourcethemes.com/academic/updates/" target="_blank">Release Notes</a></li>
<li>Support development of Academic:
<ul>
<li><a href="https://paypal.me/cushen" target="_blank">Donate a coffee</a></li>
<li><a href="https://www.redbubble.com/people/neutreno/works/34387919-academic" target="_blank">Decorate your laptop or journal with an Academic sticker</a></li>
<li><a href="https://academic.threadless.com/" target="_blank">Wear the T-shirt</a></li>
</ul></li>
</ul>
<p><a href="https://github.com/gcushen/hugo-academic/" target="_blank"><img src="https://raw.githubusercontent.com/gcushen/hugo-academic/master/academic.png" alt="Screenshot" /></a></p>
<p>Key features:</p>
<ul>
<li>Easily manage various content including homepage, blog posts, publications, talks, and projects</li>
<li>Extensible via <strong>color themes</strong> and <strong>widgets/plugins</strong></li>
<li>Write in <a href="https://sourcethemes.com/academic/docs/writing-markdown-latex/" target="_blank">Markdown</a> for easy formatting and code highlighting, with <a href="https://en.wikibooks.org/wiki/LaTeX/Mathematics" target="_blank">LaTeX</a> for mathematical expressions</li>
<li>Social/academic network linking, <a href="https://analytics.google.com" target="_blank">Google Analytics</a>, and <a href="https://disqus.com" target="_blank">Disqus</a> comments</li>
<li>Responsive and mobile friendly</li>
<li>Simple and refreshing one page design</li>
<li>Multilingual and easy to customize</li>
</ul>
<h2 id="color-themes">Color Themes</h2>
<p>Academic is available in different color themes and font themes.</p>
<div class="gallery">
<a data-fancybox="gallery-1" data-caption="Default" href="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-default.png">
<img alt="" src="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-default.png">
</a>
<a data-fancybox="gallery-1" data-caption="Ocean" href="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-ocean.png">
<img alt="" src="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-ocean.png">
</a>
<a data-fancybox="gallery-1" data-caption="Dark" href="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-dark.png">
<img alt="" src="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-dark.png">
</a>
<a data-fancybox="gallery-1" data-caption="Default" href="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-forest.png">
<img alt="" src="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-forest.png">
</a>
<a data-fancybox="gallery-1" data-caption="Coffee theme with Playfair font" href="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-coffee-playfair.png">
<img alt="" src="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-coffee-playfair.png">
</a>
<a data-fancybox="gallery-1" data-caption="1950s" href="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-1950s.png">
<img alt="" src="https://raw.githubusercontent.com/gcushen/hugo-academic/master/images/theme-1950s.png">
</a>
</div>
<h2 id="install">Install</h2>
<p>You can choose from one of the following four methods to install:</p>
<ul>
<li>one-click install using your web browser (recommended)</li>
<li>install on your computer using Git with the Command Prompt/Terminal app</li>
<li>install on your computer by downloading the ZIP files</li>
<li>install on your computer with RStudio</li>
</ul>
<h3 id="quick-install-using-your-web-browser">Quick install using your web browser</h3>
<ol>
<li><a href="https://app.netlify.com/start/deploy?repository=https://github.com/sourcethemes/academic-kickstart" target="_blank">Install Academic with Netlify</a>
<ul>
<li>Netlify will provide you with a customizable URL to access your new site</li>
</ul></li>
<li>On GitHub, go to your newly created <code>academic-kickstart</code> repository and edit <code>config.toml</code> to personalize your site. Shortly after saving the file, your site will automatically update</li>
<li>Read the <a href="https://sourcethemes.com/academic/docs/" target="_blank">Quick Start Guide</a> to learn how to add Markdown content. For inspiration, refer to the <a href="https://github.com/gcushen/hugo-academic/tree/master/exampleSite" target="_blank">Markdown content</a> which powers the <a href="https://themes.gohugo.io/theme/academic/" target="_blank">Demo</a></li>
</ol>
<h3 id="install-with-git">Install with Git</h3>
<p>Prerequisites:</p>
<ul>
<li><a href="https://git-scm.com/downloads" target="_blank">Download and install Git</a></li>
<li><a href="https://gohugo.io/getting-started/installing/#quick-install" target="_blank">Download and install Hugo</a></li>
</ul>
<ol>
<li><p><a href="https://github.com/sourcethemes/academic-kickstart#fork-destination-box" target="_blank">Fork</a> the <em>Academic Kickstart</em> repository and clone your fork with Git:</p>
<pre><code>git clone https://github.com/sourcethemes/academic-kickstart.git My_Website
</code></pre>
<p><em>Note that if you forked Academic Kickstart, the above command should be edited to clone your fork, i.e. replace <code>sourcethemes</code> with your GitHub username.</em></p></li>
<li><p>Initialize the theme:</p>
<pre><code>cd My_Website
git submodule update --init --recursive
</code></pre></li>
</ol>
<h3 id="install-with-zip">Install with ZIP</h3>
<ol>
<li><a href="https://github.com/sourcethemes/academic-kickstart/archive/master.zip" target="_blank">Download</a> and extract <em>Academic Kickstart</em></li>
<li><a href="https://github.com/gcushen/hugo-academic/archive/master.zip" target="_blank">Download</a> and extract the <em>Academic theme</em> to the <code>themes/academic/</code> folder from the above step</li>
</ol>
<h3 id="install-with-rstudio">Install with RStudio</h3>
<p><a href="https://sourcethemes.com/academic/docs/install/#install-with-rstudio" target="_blank">View the guide to installing Academic with RStudio</a></p>
<h2 id="quick-start">Quick start</h2>
<ol>
<li><p>If you installed on your computer, view your new website by running the following command:</p>
<pre><code>hugo server
</code></pre>
<p>Now visit <a href="http://localhost:1313" target="_blank">localhost:1313</a> and your new Academic powered website will appear. Otherwise, if using Netlify, they will provide you with your URL.</p></li>
<li><p>Read the <a href="https://sourcethemes.com/academic/docs/" target="_blank">Quick Start Guide</a> to learn how to add Markdown content, customize your site, and deploy it. For inspiration, refer to the <a href="https://github.com/gcushen/hugo-academic/tree/master/exampleSite" target="_blank">Markdown content</a> which powers the <a href="https://themes.gohugo.io/theme/academic/" target="_blank">Demo</a></p></li>
<li><p>Build your site by running the <code>hugo</code> command. Then <a href="https://georgecushen.com/create-your-website-with-hugo/" target="_blank">host it for free using Github Pages</a> or Netlify (refer to the first installation method). Alternatively, copy the generated <code>public/</code> directory (by FTP, Rsync, etc.) to your production web server (such as a university&rsquo;s hosting service).</p></li>
</ol>
<h2 id="updating">Updating</h2>
<p>Feel free to <em>star</em> the project on <a href="https://github.com/gcushen/hugo-academic/" target="_blank">Github</a> to help keep track of updates and check out the <a href="https://sourcethemes.com/academic/updates" target="_blank">release notes</a> prior to updating your site.</p>
<p>Before updating the framework, it is recommended to make a backup of your entire website directory (or at least your <code>themes/academic</code> directory) and record your current version number.</p>
<p>By default, Academic is installed as a Git submodule which can be updated by running the following command:</p>
<pre><code class="language-bash">git submodule update --remote --merge
</code></pre>
<p><a href="https://sourcethemes.com/academic/docs/update/" target="_blank">Check out the update guide</a> for full instructions and alternative methods.</p>
<h2 id="feedback-contributing">Feedback &amp; Contributing</h2>
<p>Please use the <a href="https://github.com/gcushen/hugo-academic/issues" target="_blank">issue tracker</a> to let me know about any bugs or feature requests, or alternatively make a pull request.</p>
<p>For support, head over to the <a href="http://discuss.gohugo.io" target="_blank">Hugo discussion forum</a>.</p>
<h2 id="license">License</h2>
<p>Copyright 2016-present <a href="https://georgecushen.com" target="_blank">George Cushen</a>.</p>
<p>Released under the <a href="https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md" target="_blank">MIT</a> license.</p>
</description>
</item>
<item>
<title>Hello R Markdown</title>
<link>/post/2015-07-23-r-rmarkdown/</link>
<pubDate>Thu, 23 Jul 2015 21:13:14 -0500</pubDate>
<guid>/post/2015-07-23-r-rmarkdown/</guid>
<description><div id="r-markdown" class="section level1">
<h1>R Markdown</h1>
<p>This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see <a href="http://rmarkdown.rstudio.com" class="uri">http://rmarkdown.rstudio.com</a>.</p>
<p>You can embed an R code chunk like this:</p>
<pre class="r"><code>summary(cars)
## speed dist
## Min. : 4.0 Min. : 2.00
## 1st Qu.:12.0 1st Qu.: 26.00
## Median :15.0 Median : 36.00
## Mean :15.4 Mean : 42.98
## 3rd Qu.:19.0 3rd Qu.: 56.00
## Max. :25.0 Max. :120.00
fit &lt;- lm(dist ~ speed, data = cars)
fit
##
## Call:
## lm(formula = dist ~ speed, data = cars)
##
## Coefficients:
## (Intercept) speed
## -17.579 3.932</code></pre>
</div>
<div id="including-plots" class="section level1">
<h1>Including Plots</h1>
<p>You can also embed plots. See Figure <a href="#fig:pie">1</a> for example:</p>
<pre class="r"><code>par(mar = c(0, 1, 0, 1))
pie(
c(280, 60, 20),
c(&#39;Sky&#39;, &#39;Sunny side of pyramid&#39;, &#39;Shady side of pyramid&#39;),
col = c(&#39;#0292D8&#39;, &#39;#F7EA39&#39;, &#39;#C4B632&#39;),
init.angle = -50, border = NA
)</code></pre>
<div class="figure"><span id="fig:pie"></span>
<img src="/post/2015-07-23-r-rmarkdown_files/figure-html/pie-1.png" alt="A fancy pie chart." width="672" />
<p class="caption">
Figure 1: A fancy pie chart.
</p>
</div>
</div>
</description>
</item>
<item>
<title>Slides</title>
<link>/slides/example-slides/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/slides/example-slides/</guid>
<description>
<h1 id="welcome-to-slides">Welcome to Slides</h1>
<p><a href="https://sourcethemes.com/academic/" target="_blank">Academic</a></p>
<hr />
<h2 id="features">Features</h2>
<ul>
<li>Efficiently write slides in Markdown</li>
<li>3-in-1: Create, Present, and Publish your slides</li>
<li>Supports speaker notes</li>
<li>Mobile friendly slides</li>
</ul>
<hr />
<h2 id="controls">Controls</h2>
<ul>
<li>Next: <code>Right Arrow</code> or <code>Space</code></li>
<li>Previous: <code>Left Arrow</code></li>
<li>Start: <code>Home</code></li>
<li>Finish: <code>End</code></li>
<li>Overview: <code>Esc</code></li>
<li>Speaker notes: <code>S</code></li>
<li>Fullscreen: <code>F</code></li>
<li>Zoom: <code>Alt + Click</code></li>
<li><a href="https://github.com/hakimel/reveal.js#pdf-export" target="_blank">PDF Export</a>: <code>E</code></li>
</ul>
<hr />
<h2 id="code-highlighting">Code Highlighting</h2>
<p>Inline code: <code>variable</code></p>
<p>Code block:</p>
<pre><code class="language-python">porridge = &quot;blueberry&quot;
if porridge == &quot;blueberry&quot;:
print(&quot;Eating...&quot;)
</code></pre>
<hr />
<h2 id="math">Math</h2>
<p>In-line math: $x + y = z$</p>
<p>Block math:</p>
<p>$$
f\left( x \right) = \;\frac{{2\left( {x + 4} \right)\left( {x - 4} \right)}}{{\left( {x + 4} \right)\left( {x + 1} \right)}}
$$</p>
<hr />
<h2 id="fragments">Fragments</h2>
<p>Make content appear incrementally</p>
<pre><code>{{% fragment %}} One {{% /fragment %}}
{{% fragment %}} **Two** {{% /fragment %}}
{{% fragment %}} Three {{% /fragment %}}
</code></pre>
<p>Press <code>Space</code> to play!</p>
<p><span class="fragment " >
One
</span>
<span class="fragment " >
<strong>Two</strong>
</span>
<span class="fragment " >
Three
</span></p>
<hr />
<p>A fragment can accept two optional parameters:</p>
<ul>
<li><code>class</code>: use a custom style (requires definition in custom CSS)</li>
<li><code>weight</code>: sets the order in which a fragment appears</li>
</ul>
<hr />
<h2 id="speaker-notes">Speaker Notes</h2>
<p>Add speaker notes to your presentation</p>
<pre><code class="language-markdown">{{% speaker_note %}}
- Only the speaker can read these notes
- Press `S` key to view
{{% /speaker_note %}}
</code></pre>
<p>Press the <code>S</code> key to view the speaker notes!</p>
<aside class="notes">
<ul>
<li>Only the speaker can read these notes</li>
<li>Press <code>S</code> key to view</li>
</ul>
</aside>
<hr />
<h2 id="themes">Themes</h2>
<ul>
<li>black: Black background, white text, blue links (default)</li>
<li>white: White background, black text, blue links</li>
<li>league: Gray background, white text, blue links</li>
<li>beige: Beige background, dark text, brown links</li>
<li>sky: Blue background, thin dark text, blue links</li>
</ul>
<hr />
<ul>
<li>night: Black background, thick white text, orange links</li>
<li>serif: Cappuccino background, gray text, brown links</li>
<li>simple: White background, black text, blue links</li>
<li>solarized: Cream-colored background, dark green text, blue links</li>
</ul>
<hr />
<section data-noprocess data-shortcode-slide
data-background-image="/img/boards.jpg"
>
<h2 id="custom-slide">Custom Slide</h2>
<p>Customize the slide style and background</p>
<pre><code class="language-markdown">{{&lt; slide background-image=&quot;/img/boards.jpg&quot; &gt;}}
{{&lt; slide background-color=&quot;#0000FF&quot; &gt;}}
{{&lt; slide class=&quot;my-style&quot; &gt;}}
</code></pre>
<hr />
<h2 id="custom-css-example">Custom CSS Example</h2>
<p>Let&rsquo;s make headers navy colored.</p>
<p>Create <code>assets/css/reveal_custom.css</code> with:</p>
<pre><code class="language-css">.reveal section h1,
.reveal section h2,
.reveal section h3 {
color: navy;
}
</code></pre>
<hr />
<h1 id="questions">Questions?</h1>
<p><a href="https://discourse.gohugo.io" target="_blank">Ask</a></p>
<p><a href="https://sourcethemes.com/academic/docs/" target="_blank">Documentation</a></p>
</description>
</item>
</channel>
</rss>