Skip to content

Repository files navigation

Addy Addy-Wiki

Join the chat at https://gitter.im/addy-org/WikiBuild Status

Official Documentation Website for Addy, based on a Jekyll Theme named Paper

Gitter channel link

https://gitter.im/addy-org

Contribution Guidelines

https://addy-org.github.io/Wiki/contribution-guidelines

Running the site in your local system

git clone https://github.com/addy-org/Wiki
bundle install
rake preview

Then, go to your favourite browser and type in the address http://127.0.0.1:YOUR_PORT_NUM_HERE

Adding Documentations

For adding a documentation, just create a new file in the _documentations folder. It will automatically be listed in the docs section. Follow the below format.

Note: The file name will be the link of the post you added, like https://addy-org.github.io/Wiki/<FILE_NAME>/

---layout: posttitle: "<YOUR-TITLE-HERE>"description: "<WRITE-A-SHORT-DESCRIPTION-ABOUT-THE-POST>"tags: <INDIVIDUAL-TAGS-SEPARATED-BY-SPACE>comments: true---
<YOUR-CONTENT-HERE-IN-GITHUB-FLAVOURED-MARKDOWN>

Adding Pages

For adding a new page, create a new file in the _pages folder. A page is not listed automatically, you have to link it to appropriate places.

---layout: contenttitle: "<YOUR-TITLE-HERE>"description: "<WRITE-A-SHORT-DESCRIPTION>"//optionalpermalink: /<LINK-TO-THE-POST>/---
<YOUR-CONTENT-HERE-IN-GITHUB-FLAVOURED-MARKDOWN>

Getting Started with Contributing:

https://addy-org.github.io/Wiki/newcomers-guide

About

Official Documentation for Addy

Resources

Code of conduct

Contributing

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages