Brad Kwon's blog site
Originated by #Clean Blog by Start Bootstrap - Jekyll Version
Please follow this guide from Jekyll official site. https://jekyllrb.com/docs/installation/
Run bundle
in your terminal.
> bundle
> bundle exec jekyll serve --watch
If you just want to build it,
> bundle exec jekyll build
-
Generate sitemap with any of online tools mentioned in this article. SitemapGenerators.wiki At the moment, I'm using this online tool. xmlsitemapgenerator
-
Update
sitemap.xml
in this project and push to the repository. -
When the new sitemap is published by GitHub Action, go to Google search console and submit the new
sitemap.xml