9 lines
1.5 KiB
XML
9 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2022-09-20T18:04:43+02:00</updated><id>/feed.xml</id><title type="html">Mr.</title><subtitle>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.</subtitle><entry><title type="html">Jekyll_&amp;_github</title><link href="/2022/09/20/jekyll_&_github.html" rel="alternate" type="text/html" title="Jekyll_&amp;_github" /><published>2022-09-20T00:00:00+02:00</published><updated>2022-09-20T00:00:00+02:00</updated><id>/2022/09/20/jekyll_&_github</id><content type="html" xml:base="/2022/09/20/jekyll_&_github.html"><p>How to create a static website with Jekyll and deploy it on GitHubPages</p>
|
|
|
|
<p>Create a GitHub Account.</p>
|
|
|
|
<p>Follow instructions on: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/creating-a-github-pages-site-with-jekyll</p>
|
|
|
|
<p>Deploy: https://jekyllrb.com/docs/step-by-step/10-deployment/</p>
|
|
|
|
<p>JEKYLL_ENV=production bundle exec jekyll build</p></content><author><name>jill</name></author><summary type="html">How to create a static website with Jekyll and deploy it on GitHubPages</summary></entry></feed> |