8000 GitHub - youkoutaku/youkoutaku.github.io: My Personal Blog.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

youkoutaku/youkoutaku.github.io

Repository files navigation

Waka time

Workspace Notes

Local Building

Running

bundle exec jekyll s

Building

bundle exec jekyll b

Update

Upgrading

The operations mentioned in this section only need to be performed once after cloning your repository locally. Adding Upstream

git remote add chirpy https://github.com/cotes2020/chirpy-starter.git

Verify the remote was added successfully:

git remote -v

The output should include:

chirpy  https://github.com/cotes2020/chirpy-starter.git (fetch)
chirpy  https://github.com/cotes2020/chirpy-starter.git (push)

Preview

image: https://image.jpg

Images

![](src/image.png)

Math

MathJax

Remark error:
$x_{1_2}$
$x^*$ → $x^\ast$

Releases

No releases published

Packages

No packages published
0