xiashali / Espresso-Aficionados-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the GitHub Pages repo for the Espresso Aficionados website

You can find the website here.

You can use the editor on GitHub to maintain and preview the content for this website in Markdown files. Be aware that GitHub's preview isn't always accurate to the formatting used on the website, check out existing pages to see how things are done.

Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.

This website uses the Just the Docs theme - you can view its documentation here.

Markdown

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3
#### Header 4
##### Header 5

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see GitHub Flavored Markdown.

Test your changes locally

To preview a rendered version of the site locally, you will need a basic Ruby development setup.

To install the necessary software and run a version of the page locally, navigate to this folder on your local disk and execute the following commands:

bundle install
bundle exec jekyll serve

You should then be able to visit a local version of your page at http://localhost:4000. Changes you make to the files will show up after saving the file and reloading the respective page.

Support or Contact

Start by talking to us over in #resource-development in the Discord server!

You may also want to check out the GitHub Pages documentation.

Just changing a bit of text here to tease Lund.

4realz paddles are the superior control system.

About

License:MIT License


Languages

Language:SCSS 72.5%Language:HTML 18.7%Language:Ruby 8.8%