harisreedhar / animation_nodes_manual

Official documentation repository for the Animation Nodes Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animation Nodes Manual

https://docs.animation-nodes.com

This is the official manual for the Animation Nodes project.

Contributing

  1. Fork the repository.
  2. Add some useful description of nodes, images, examples, correct typos, ...
  3. Create a pull request to integrate your modifications into the official repository.
  4. Wait for your modifications to be accepted.
  5. Congratulations, you have added some very useful information for future users!

Building

  1. Install Hugo.
  2. Clone the forked repository to your computer.
  3. Open the folder that contains the repository.
  4. Execute hugo to build the documentation to the public/ directory.
  5. Or execute hugo server and open the browser at localhost:1313 for live builds.

About

Official documentation repository for the Animation Nodes Project.


Languages

Language:HTML 100.0%