Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
elenderg committed Oct 21, 2023
1 parent df75070 commit ac1d9e7
Showing 1 changed file with 21 additions and 22 deletions.
43 changes: 21 additions & 22 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
## Welcome to GitHub Pages
You can use the [editor on GitHub](https://github.com/elenderg/Portugues-Puro/edit/main/docs/index.md) to maintain and preview the content for your website in Markdown files.
Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files.
### Markdown
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
```markdown
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and ![Image](src)
```
For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).
### Jekyll Themes
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/elenderg/Portugues-Puro/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.
### Support or Contact
Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://support.github.com/contact) and we’ll help you sort it out.ply run `script/cibuild`. You'll need to run `script/bootstrap` one before the test script will work.
<h2 id="welcome-to-github-pages">Welcome to GitHub Pages</h2>
<p>You can use the <a href="https://github.com/elenderg/Portugues-Puro/edit/main/docs/index.md">editor on GitHub</a> to maintain and preview the content for your website in Markdown files.
Whenever you commit to this repository, GitHub Pages will run <a href="https://jekyllrb.com/">Jekyll</a> to rebuild the pages in your site, from the content in your Markdown files.</p>
<h3 id="markdown">Markdown</h3>
<p>Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for</p>
<pre><code class="lang-markdown">Syntax highlighted code block
<span class="hljs-section"># Header 1</span>
<span class="hljs-section">## Header 2</span>
<span class="hljs-section">### Header 3</span>
<span class="hljs-bullet">- </span>Bulleted
<span class="hljs-bullet">- </span>List
<span class="hljs-bullet">1. </span>Numbered
<span class="hljs-bullet">2. </span>List
<span class="hljs-strong">**Bold**</span> and <span class="hljs-emphasis">_Italic_</span> and <span class="hljs-code">`Code`</span> text
[<span class="hljs-string">Link</span>](<span class="hljs-link">url</span>) and ![<span class="hljs-string">Image</span>](<span class="hljs-link">src</span>)
</code></pre>
<p>For more details see <a href="https://guides.github.com/features/mastering-markdown/">GitHub Flavored Markdown</a>.</p>
<h3 id="jekyll-themes">Jekyll Themes</h3>
<p>Your Pages site will use the layout and styles from the Jekyll theme you have selected in your <a href="https://github.com/elenderg/Portugues-Puro/settings">repository settings</a>. The name of this theme is saved in the Jekyll <code>_config.yml</code> configuration file.</p>
<h3 id="support-or-contact">Support or Contact</h3>
<p>Having trouble with Pages? Check out our <a href="https://docs.github.com/categories/github-pages-basics/">documentation</a> or <a href="https://support.github.com/contact">contact support</a> and we’ll help you sort it out.ply run <code>script/cibuild</code>. You&#39;ll need to run <code>script/bootstrap</code> one before the test script will work.</p>

0 comments on commit ac1d9e7

Please sign in to comment.