Skip to content

Easy element ordering #1

@smddzcy

Description

@smddzcy

About

One should be able to order the sections without changing the HTML code. The purpose of this is to let users configure everything without looking at the index.html file.

Solution

Any solution is fine, but a configuration file (like the other ones in src/html/contents) that keeps the order of the sections is enough. (ie. a json file containing { leftHalfScreen: { 1: "experiences", 2: "languages" }, rightHalfScreen: { 1: "projects" } }) Also, sections should be positioned according to those settings.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions