Skip to content

Releases: cdcline/demo-website

Adds color themes and improves Nav logic

01 Jun 22:43
c23639e
Compare
Choose a tag to compare

What's Changed

  • PageNav: Moved to bottom & added visual block - #60
  • PageIndex: Each Page can support different colors #61
  • PageIndex: Create the 4 pages with themes #62
  • PageNav: Support in footer #63
  • Extra links:
    • Branch issue - #59
    • Pull for branch - 59 implement new layout structure by @cdcline in #64

Full Changelog: v1.2.0...1.2.1

Read from Google Firestore

26 May 00:33
1fd70d2
Compare
Choose a tag to compare

This updates the logic to read from Google Firestore for data

The demo Firestore data has been attached and the site should work with it.

What's Changed

Full Changelog: v1.1.0...v1.2.0

Sidebar Nav Improvements

29 Apr 02:17
4c673e7
Compare
Choose a tag to compare

This release allows the sidebar nav to link to external sites.

Basic Web Site

28 Apr 00:36
ce574fc
Compare
Choose a tag to compare

In this version there are 2 web pages, each with their own custom templates.

The page data is all pulled from the page_index table. There are some minor examples of customizing templates.

It's what I'd consider the "baseline" for a website.

Google Cloud MySQL Connection

26 Apr 22:26
Compare
Choose a tag to compare
Pre-release

In this release we can talk to the Google Cloud MySQL instance in /dev.

Google Secrets

26 Apr 01:30
Compare
Choose a tag to compare
Google Secrets Pre-release
Pre-release

This should have a functional website with Google Secrets running correctly.