atomicdata-dev / atomic-server

An open source headless CMS / real-time database. Powerful table editor, full-text search, and SDKs for JS / React / Svelte.
https://atomicserver.eu
MIT License
937 stars 44 forks source link

Portfolio / Resume Ontology #635

Open joepio opened 1 year ago

joepio commented 1 year ago

@AlexMikhalev wants to convert his portfolio webpage to Atomic.

We'll need some sort of ontology for this.

Classes:

Todo:

AlexMikhalev commented 1 year ago

Portfolio have a standard ontology which can be moved into atomic data types, but to move to atomic backed svelte kit like in demo: https://github.com/atomicdata-dev/atomic-sveltekit-demo/tree/master I need multilanguage support via i18 strings on UI element and tags, my current zola theme is using toml config file: https://github.com/RatanShreshtha/DeepThought/blob/430c1d5085dd6bea4cd6bd2d55003db67ba6bea0/config.toml#L136