/ehw-base-lamp-no-wp

Basic LAMP site (not WordPress) ELSMS

Primary LanguagePHP

INFO PROPERTY VALUE
Repo Name Base LAMP NO WordPress
File Name README.md
Date Created 07/03/24
Date Modified --
Version 00.01.00
Programmer Eric Hepperle

GITHUB REPO

TECHNOLOGIES

HTML5

CSS3

JavaScript

PHP

MySQL

Git

GitHub



awa-index.php: Top / header:

awa-index.php: Top / header

awa-index.php: Bottom / footer:

awa-index.php: Bottom / footer

single.php

awa single.php

TAGS

LAMP PHP Coding From Scratch MySQL Blog Site Custom Codebase Database ELSMS

PURPOSE

This repo is to help me learn how to code a LAMP/PHP/MySQL WordPress-like blog from scratch. We are only pushing the files, not the database.

My approach is to follow Awa's tutorial on building a blog site with HTML/CSS/JavaScript, then since he builds off of that in his LAMP/PHP tutorial, I will follow that. In the end, I hope to have a greater understanding of best practices for LAMP site development from scratch

PLUGINS & DEPENDENCIES

  • jQuery: Multipurpose JavaScript DOM library
  • Slick JS: JavaScript slider plugin
  • Google Fonts:
  • Fontawesome:

NOTES

Notes are located in ./notes/main.md

RESOURCES & REFERENCE