0 Forks
1 Stars
1 Watchers

code-modules

This repo contains the Sample Website files for Code Modules (CM) together with a set of starter files. Documentation is at https://codemodules.net. CM is an include-based architecture for static websites where the pages are created at build time. CM is open source under the MIT license except for the Pipsqueak Logo where rights are reserved.

How to download and setup code-modules

Open terminal and run command
git clone https://github.com/ChristopherWerby/code-modules.git
git clone is used to create a copy or clone of code-modules repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with code-modules https://github.com/ChristopherWerby/code-modules/archive/master.zip

Or simply clone code-modules with SSH
[email protected]:ChristopherWerby/code-modules.git

If you have some problems with code-modules

You may open issue on code-modules support forum (system) here: https://github.com/ChristopherWerby/code-modules/issues