Skip to content

hugmouse/gotermux-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoTermux documentation

This repo contains documentation for GoTermux.

Build on Hugo, uses HuDocs theme.

Build process

Latest tested version of Hugo is v0.147.0+extended.

To build, use hugo build. To have a live preview, use hugo serve --disableFastRender.

Contributing

For more information about Termux and its capabilities, you might find these links helpful:

Output of Termux API command vary from device to device and versions of Termux itself.


Since the documentation uses the HuDocs theme, you may want to use some of its additional features — such as advanced code blocks.

Recommendations

When using hugo serve also use --disableFastRender otherwise you might be served cached content even when you changed a thing or two. Also, sometimes it helps to completely obliterate public and resources folders that are created by hugo serve.

About

Documentation for gotermux package

Resources

License

Stars

Watchers

Forks

Releases

No releases published