Jump to content

TMS:Chapter Theme Development Log: Difference between revisions

From Marspedia
Created page with "The following is a development log of the Mars Society Chapters Theme based on the new design of www.MarsSociety.org which was released on July 1, 2019."
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
The following is a development log of the Mars Society Chapters Theme based on the new design of www.MarsSociety.org which was released on July 1, 2019.
The following is a development log of the Mars Society Chapters Theme based on the new design of www.MarsSociety.org which was released on July 1, 2019.
git clone https://github.com/understrap/understrap
git clone https://github.com/understrap/understrap-child
Set up github repo https://github.com/marssociety/tms2020-chapters
git clone https://github.com/marssociety/tms2020-chapters
Copy all understrap-child files into tms2020-chapter folder.
8/5/2019:
Made several CSS changes and template changes.
Upgrades to dependencies via npm update and npm audit fix.
Installed latest @babel/core and gulp-babel and gulp-postcss
Still having some security vulnerabilities

Latest revision as of 22:16, 5 August 2019

The following is a development log of the Mars Society Chapters Theme based on the new design of www.MarsSociety.org which was released on July 1, 2019.

git clone https://github.com/understrap/understrap

git clone https://github.com/understrap/understrap-child

Set up github repo https://github.com/marssociety/tms2020-chapters

git clone https://github.com/marssociety/tms2020-chapters

Copy all understrap-child files into tms2020-chapter folder.


8/5/2019:

Made several CSS changes and template changes.

Upgrades to dependencies via npm update and npm audit fix.

Installed latest @babel/core and gulp-babel and gulp-postcss

Still having some security vulnerabilities