Skip to content

youkoutaku/youkoutaku.github.io

Repository files navigation

wakatime

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)

Images

![](src/image.png)

Math

MathJax

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

Releases

No releases published

Packages

No packages published