lime-macro/lime-lang.xyz

View on GitHub
README.md

Summary

Maintainability
Test Coverage
## Welcome to Lime GitHub Pages

<p align="center">
  <a href="https://lime-lang.xyz/">
    <img src="https://github.com/lime-macro/lime-lang.xyz/blob/master/img/lime.png?raw=true" alt="" width=72 height=72>
  </a>

  <h3 align="center">Lime</h3>

  <p align="center">
    A Simple Macro Programming Language Designed to Build Small Applications
    <br>
    <a href="https://lime-lang.xyz/apis/"><strong>Explore Lime API docs »</strong></a>
    <br>
    <br>
      <a href="https://codeclimate.com/github/lime-macro/lime-lang.xyz/">
        <img src="https://img.shields.io/badge/codeclimate-here-66ccff.svg" alt="codeclimate">
      </a>
    ·
      <a href="https://codeclimate.com/github/lime-macro/lime-lang.xyz/maintainability">
        <img src="https://img.shields.io/badge/maintainability-codeclimate-red.svg" alt="maintainability">
      </a>
    ·
      <a href="https://lime-lang.xyz/">
        <img src="https://img.shields.io/github/languages/code-size/lime-macro/lime-lang.xyz.svg" alt="codesize">
      </a>
    ·
    <a href="https://lime-lang.xyz/">
      <img src="https://img.shields.io/badge/new-issue-green.svg" alt="newissue">
    </a>
  </p>
</p>

You can use the [editor on GitHub](https://github.com/lime-macro/lime-lang.xyz/edit/master/README.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 this site, from the content in your Markdown files.

repo contents see [wiki](https://github.com/lime-macro/lime-lang.xyz/wiki)

### LICENSE: AGPL-3.0

### 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/lime-macro/lime-lang.xyz/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://help.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out.