Skip to content

vedph/cadmus-febo-app

Repository files navigation

Cadmus FeBo App

Frontend app for Cadmus FeBo (Federalism and Border Management in Greek Antiquity).

This project was generated with Angular CLI version 17.3.0.

Docker

🐋 Quick Docker image build:

  1. update version in env.js and ng build.
  2. docker build . -t vedph2020/cadmus-febo-app:0.0.2 -t vedph2020/cadmus-febo-app:latest (replace with the current version).

Notes

When using MapboxGL ensure to apply patch for this MapboxGL issue. This is no more the case as we are using leaflet.

Packages specific to this project with reference to the Cadmus templates:

npm i @myrmidon/cadmus-refs-decorated-counts @myrmidon/cadmus-part-geo-asserted-locations @myrmidon/cadmus-part-geo-asserted-toponyms @myrmidon/cadmus-part-epigraphy-support @myrmidon/cadmus-part-epigraphy-writing @myrmidon/cadmus-part-epigraphy-formula-patterns @myrmidon/cadmus-fr-epigraphy-ligatures @myrmidon/cadmus-part-geo-pg @myrmidon/cadmus-part-epigraphy-pg

History

  • 2024-06-09:
    • updated Angular and packages.
    • applied M3 theme.
  • 2024-05-24:
    • ⚠️ updated to Angular 18.
    • updated packages.
  • 2024-05-02: added text editors plugins support.

0.0.2

  • 2024-04-18: fixed missing events config in part editor keys.
  • 2024-04-14: ⚠️ upgraded to bricks V2.
  • 2024-04-11: updated Angular.

0.0.1

  • initial release.