Skip to content

runbytech/gatsby-theme-ultronele

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 24 commits ahead, 1 commit behind jlengstorf:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

UltronEle

Gatsby Theme UltronEle with demo

UltronEle, the world’s fastest LMS engine, this repo is a Gatsby theme package for the UltronEle

It includes:

  • a UltronEle theme (located in theme/) that includes core framework/page generators
  • a demo site (located in demo/) that installs the theme
  • a Yarn workspaces configuration so the theme and demo can be worked on simultaneously

How to use this repo

  1. Fork this repo.

  2. Get the theme set up locally.

    # clone the repo
    git clone git@github.com:runbytech/gatsby-theme-ultronele.git
    
    # move into the directory
    cd gatsby-theme-ultronele
    
    # install dependencies
    yarn
  3. Start the demo site.

    yarn workspace demo develop

    The demo will start at http://localhost:8000

    NOTE: If you’re new to Yarn workspaces, check out this post for details.

More information

  • product official site is here
  • product hunt page is here

Contribution is Welcome

if you like this product, and want to find something new to practice reactjs coding, please join me! UltronEle is in early cultivation stage, it may be a fresh and interesting experience to witness it growing to a successful product.

For the ReactJS developer

  • fork this repository
  • made your modifications or improvements
  • request a PR
  • notify me by email: lwz7512[at]gmail.com
  • invite you to join collaborators

For the Content producer

  • planning your courses that you want to be itegrated to this product permanently
  • send your .pdf/.docx/images/videos to my email
  • reorganize the content to the source file and publish
  • give you credit by recording you to the contributer list

About

Gatsby Theme for UltronEle - the Fastest Elearning Engine in the world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.3%
  • CSS 23.7%