Skip to content

Latest commit

 

History

History
99 lines (66 loc) · 3.15 KB

README.md

File metadata and controls

99 lines (66 loc) · 3.15 KB

Chicken Joe's official website

Source code. This website available on chickenjoe.site


Support

Documentation Discussions Issues

Languages

Languages Top Language

Development

Last Commit

  • Issues Closed Issues
  • Pull Requests Closed Pull Requests
  • Discussions

Menu

Mission

To Provide information about Chicken Joe

Open Source Project

This is the open source project with GPL-3.0 license. Be free to use, fork, clone and contribute.

Features

  • About Chicken Joe
  • Works and projects
  • Contacts
  • Useful links

Contributing

You are welcome! To easy start please check:

Developer Documentation

This site make with LavaCactus

git clone https://github.com/DanteOnline/website.git
pip install -r requirements.txt

Then use cactus serve to run development server.

Use cactus build to build result static pages.

Result will be store in .build folder.

See more in DEVELOPER_DOCUMENTATION.md

FAQ

Empty Yet