0.0.1 • Published 4 years ago

www-mgsoftech v0.0.1

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
4 years ago
┌─────────────────────────────────────────────────────────────────────────╴
│  /\  /\                                  __ _            _             ╱
│ /\ \/ /\    _ __ ___   __ _   ___  ___  / _| |_ ___  ___| |__         ╱
│ \ \ \/ /   | '_ ` _ \ / _` | / __|/ _ \| |_| __/ _ \/ __| '_ \       ╱
│  \    \    | | | | | | (_| |_\__ \ (_) |  _| ||  __/ (__| | | |     ╱
│ / /\ \ \   |_| |_| |_|\__, (_)___/\___/|_|  \__\___|\___|_| |_|    ╱
│ \/ /\ \/              |___/                             © 2020    ╱
│  \/  \/                                                          ╱
└─────────────────────────────────────────────────────────────────╴

This repository contains the sources for the web site mgsoftech.com.

TEST-CHANGE!

Abstract

My Change

These are the strategic goals of the project:

  • Get rid of content management systems (e.g. WordPress, etc.)

  • Built on the basic technologies: HTML5, CSS3 and JavaScript (ES6)

  • Minimize Third-Party dependencies, and ensure that dependencies are up-to-date (using a sophisticated build pipeline).

Requirements

  • NodeJS 10.x+ (using npm for dependency management)

Development

  • Setup Git
  • Setup Atom (development environment)

Code of Conduct

tbd

Build / Pipeline

Open Tasks:

  • Reorganize project structure
  • Using a module loader and bundler tool (e.g. webpack)
  • Introducing HTML templating (e.g. handlebars, ejs)
  • Using CSS preprocessor (e.g. SASS)