Skip to content
/ module-template Public template

A template for creating your own Edrys module

Notifications You must be signed in to change notification settings

edrys-org/module-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Edrys Module Template

This is a basic bare-bones Edrys Module, it is a good staring point for creating your own modules.

Tech Stack

While Modules can be written in any combination of frontend technologies, we use and recommend the following:

This combination results in lightweight, fast modules with very easy to read code that is largely free of framework boilerplate, and requires no build step. You also don't need to spend any time learning these frameworks as they are very easy to pick up.

Development

Serve the module on localhost and add it to an Edrys class, then use any editor to modify the module. We recommend:

Deployment

To use the module, you need to serve it from somewhere and paste its link into your Edrys class settings. One convenient solution is GitHub Pages. Alternatives includes Netlify, GitLab pages, or placing the module in the Edrys static directory.

When releasing a module on GitHub, you can tag it with edrys and edrys-module to make it easy for others to find.

About

A template for creating your own Edrys module

Topics

Resources

Stars

Watchers

Forks

Languages