Immanuel Onyeka
586533ec5c
Add page for free trial
пре 7 месеци
Immanuel Onyeka
298d031ef2
Resolve usage conflict for 'access' attribute
'access' is already used by grav to set permissions for admin routes and
internal accounts. 'skouter' should be used instead.
пре 10 месеци
Immanuel Onyeka
5a0b0f82b3
Remove frontend rendering logic from Go backend
Grav will be used to route and display all frontend pages instead of Go
to make pages easily modifiable and consistent with blogging CMS.
пре 10 месеци
Immanuel Onyeka
46337043d0
Show only appropriate pages to guests in navbar
nav_loop is seperated into three different loops for general routes,
guests, and authenticated users which will be called 'members'.
пре 10 месеци
Immanuel Onyeka
51e46a2ce6
Setup subscription SQL table
Includes the associated Go functions for inserting and selecting given a
specific user ID or subscription ID. Also adds required HTML tags and
HTTP queries for subscription process during user registration.
пре 1 година
Immanuel Onyeka
cbe0f3b8a7
Setup webpack entry point for vue components
A new template file needed to be created to allow custom javascript in
a grav page. The JS file will mount the transpiled Vue app.
пре 1 година
Immanuel Onyeka
de18ccb4d0
Style home page
пре 1 година
Immanuel Onyeka
858c572cda
Create basic site layout
пре 1 година
Immanuel Onyeka
8b3448a360
Setup grav
Store only files relevant to the project by tracking only the user/
directory.
пре 1 година