-
Notifications
You must be signed in to change notification settings - Fork 0
Home
paperbox edited this page Aug 6, 2022
·
1 revision
Welcome to maeari for portfolio(a.k.a mfp), a maeari project family!
This toy project is for developer who makes portfolio website.
Made with Svelte, Web Components, Material Design, and Firebase Cloud Firestore.
Unfortunately, this project is work-in-progress(WIP), so documents to make Firestore structure or customize UI are not ready yet.
But if you want to see initial specification for this project, see below.
메아리 프로젝트의 일환인 메아리 for 포트폴리오(mfp)에 오신 것을 환영합니다!
이 토이 프로젝트는 포트폴리오를 만드는 개발자를 타겟으로 제작되었습니다.
Svelte, 웹 컴포넌트, Material Design, Firebase Cloud Firestore로 만들었어요.
현재 아쉽게도 이 프로젝트는 진행 중이어서, Firestore 구조, UI 사용자 지정 등에 대한 문서화가 준비되지 않았습니다.
하지만 초기 구조에 대해 파악하고 싶으시다면 아래 내용을 참고하실 수 있습니다.
For English
Category | Document Title | Description |
---|---|---|
Getting Started | Getting Started | How to install, build and connect with own Firestore |
Firestore | Collections and Common Documents | Required or recommended collections for mfp |
Firestore | Project and Activities | Field structure for 'dev', 'canceled-dev', 'act' documents |
Firestore | Contests | Field Structure for 'contest' document |
Firestore | Univ and Schools | Field Structure for 'edu' document |
Firestore | Contacts | Field Structure for 'contact' document |
Firestore | Military Services | Field Structure for 'mil' document |
Firestore | Hobby | Field Structure for 'hobby' document |
Firestore | Intro | Field Structure for 'intro' document, which for teaser header |
Firestore | Notice | Field Structure for 'notice' document, which for notices in teaser |
Customizing | Colors | Color Customizing |
Customizing | L10n Support | Multi-Language support for mfp(*not supported yet) |
Customizing | Dark Mode Support | Dark Mode support for mfp |
Customizing | Custom Layouts | Custom Theme for mfp (*not supported yet) |