An open API service indexing awesome lists of open source software.

https://github.com/descent098/profilicity

An in-browser static site builder
https://github.com/descent098/profilicity

Last synced: 3 months ago
JSON representation

An in-browser static site builder

Awesome Lists containing this project

README

          

# Profilicity

An in-browser static site builder. Profilicity aims to allow people with no development experience the ability to create an html site to start with.

## Adding new themes

TODO

## V 0.1.0 TODO

- [x] Allow user to input their personal info (generate profile image based on https://api.dicebear.com/9.x/identicon/svg?seed={{name}})
- [x] Write homepage describing what profilicity is, and who it's for
- [x] Pick templating system
- [x] Add support for single-page sites
- [x] Have site generated and export to HTML (filesaver js)
- [x] Allow users to write description that will be embedded (editor js)
- [x] Allow user to add their own image
- [x] Fix user profile dropdown
- [x] fix theme variant bugs
- [x] Add more tools to editor
- [ ] Make which social media to include optional
- [ ] Refactor and modularize JS
- [ ] Figure out schema for themes
- [ ] Finalize manta theme
- [ ] Finalize cover & cover dark theme
- [ ] Finalize absurd theme
- [ ] Finalize showcase theme
- [ ] Add short description field
- [ ] Make docs for creating new themes

## V0.2.0 improvements

- [ ] Show user image in previews
- [ ] Allow JSON exports/imports