{"id":20140597,"url":"https://github.com/goffinet/ultronele-starter","last_synced_at":"2025-03-02T23:24:53.692Z","repository":{"id":116034523,"uuid":"289512544","full_name":"goffinet/ultronele-starter","owner":"goffinet","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-22T15:19:02.000Z","size":11323,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T10:22:02.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goffinet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-22T15:16:12.000Z","updated_at":"2020-08-22T15:19:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e6073130-7c72-4467-b5ce-314dd48c7925","html_url":"https://github.com/goffinet/ultronele-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fultronele-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fultronele-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fultronele-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goffinet%2Fultronele-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goffinet","download_url":"https://codeload.github.com/goffinet/ultronele-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241584597,"owners_count":19986185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T21:52:44.870Z","updated_at":"2025-03-02T23:24:53.651Z","avatar_url":"https://github.com/goffinet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://ultronele.com\"\u003e\n    \u003cimg alt=\"UltronEle\" src=\"static/logo_ultronele_3.png\" width=\"300\" height=\"180\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  The world’s fastest LMS engine\n\u003c/h1\u003e\n\nThis is a UltronEle starter project using gatsby-theme-ultronele to generate a LMS(learning management system) skeleton site.\n\nLogo image is designed in [designevo](https://www.designevo.com/)@2019/01/27\n\n\n## Screen Shots\n\n![mobile screen shots](static/img/ue-mobile-screens-github.png)\n\n## Demo\n\nis [HERE!](https://ultronele.netlify.com/)\n\n\n## Features\n\n* extremely smooth visit experience\n* fast setup and easy depolyment procedure\n* gamefication learning experience\n* category/tutorial/quiz generation by cli easily\n* learning process tracking and visualization\n* quiz report and certificate generation\n* user locally login/cache support\n* mobile screen support\n\n\n## Prerequisite tools installation\n\n* node\n* npm\n* gatsby\n\n\n## Important 3rd part library used\n\n* [konva](https://konvajs.org/) to draw certificate \n* [react-confetti](https://github.com/alampros/react-confetti) to open bonus\n* [downloadjs](http://danml.com/download.html) to convert dataURL to image file\n* [plop](https://github.com/amwmedia/plop) to generate content by cli\n\n\n## 🚀 Quick start\n\nJust for a couple of commands, you will have your own LMS, here we go:\n\n\u003e $ gatsby new my-ultronele https://github.com/runbytech/ultronele-starter\n\n\u003e $ cd my-ultronele\n\n\u003e $ gatsby develop\n\nYour site is now running at http://localhost:8000\n\n\n## Learning how to use UltronEle\n\nLooking for more guidance? Full documentation for UltronEle lives [on the website](https://ultronele.netlify.com/userguide). \n\n\n## 💫 Quick Deploy\n\n```\nPrerequisites: github account and netlify account required\n```\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/runbytech/ultronele-starter)\n\n\n## Contribution is Welcome\n\nif 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.\n\n#### For the ReactJS developer\n\n- fork [this repository](https://github.com/runbytech/gatsby-theme-ultronele)\n- made your modifications or improvements\n- request a PR\n- notify me by email\n- invite you to join collaborators\n\n#### For the Content producer\n\n* planning your courses that you want to be itegrated to this product permanently\n* send your .pdf/.docx/images/videos to my email\n* reorganize the content to the source file and publish\n* give you credit by recording you to the contributer list\n\n## Content structure by convention\n\n    \n    ├── content\n      ├── assets\n        ├── imagefoldera\n        ├── imagefolderb\n      ├── category\n        ├── coursetypea\n          ├── tutoriala\n            ├── 1-section.md\n            ├── 2-section.md\n            ├── 3-section.md\n            ├── x-section.md\n            ├── test.md    # this file hold tutorial quiz questions\n          ├── tutorialb\n          ├── tutorialc\n        ├── coursetypeb\n        ├── coursetypec\n      ├── pagea.md    # first level navigation page of your site\n      ├── pageb.md\n      ├── pagec.md\n      ├── paged.md\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoffinet%2Fultronele-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoffinet%2Fultronele-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoffinet%2Fultronele-starter/lists"}