Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
Jeremy Farrance edited this page Mar 5, 2023 · 28 revisions

Welcome to the AccuTheme wiki!

Important Update June 2021

AccuTheme needs a complex dependency upgrade

This may take a few months, until then, we need to use a Node Version Manager (NVM) on this project. One-time NVM setup instructions [WIP]

How do I...

Add back the EasyDNNnews (EDN) templates that were removed in early 2021?

We made a Release with the tag: EDN

Add or update the favicon?

Open the .env file in the project root, read.

Change or update the Start, Build, Package, and other Gulp Tasks?

These are Gulp Tasks and documented here.

Notes:

  • WIP stands for Work In Progress
  • You can help improve this Wiki, share what you learn and figure out!

How to edit this Wiki locally?
  • Git Clone the repo to a new local project ADDING .wiki.git
  • If you use a Branch, to make them visible you must merge your branch INTO main (see image below)
  • Read the docs here

Merge Branch

Clone this wiki locally