Closed fitzhavey closed 5 years ago
steal ideas from http://lukeforsythe.com/
lol
basic iz best!
Work on creating the design aspect of these tasks has been started in #2
This has now been merged into master
🎉
Work creating the admin side of this and allowing users to populate their own context object has started in #3
Work for improving the design of template 1 has been started in #4
For the final two bullet points:
allow the user to set some details of the site, such as the colour scheme from another config let's inject a style tag
<style></style>
that adds some classes such as.theme-colour
,.alt-colour
, etc
randomise displayed picture let's have the displayed picture be a customisable value in a new part of the context object for now, maybe layout? or maybe make context no longer top level and have it as the first property of a new
layout
object?
I've documented the roadmap in #4 and it is now ready to merge, once merged that should resolve this issue 😄
merged
Initial Concept
MVP: website builder for a developer portfolio
Context
A JSON object describing the developer. It looks like:
Website
Design / Appearance
It will be a single page with a linear structure. If any data is missing that feature should gracefully degrade to a hidden state rather than showing any broken features.
Todo:
allow the user to set some details of the site, such as the colour scheme from another configrandomise displayed pictureThese have been moved into the roadmapWider Scope
Things that are outside of the MVP scope. These should be documented elsewhere before closing this issue...