Skip to content

Content management system for the kodim.cz project.

License

Notifications You must be signed in to change notification settings

podlomar/kodim-cms

Repository files navigation

kodim-cms

Content management system for the kodim.cz project.

Migration from previous CMS version

  1. Adopt new term syntax Find: <term cs="(.*)" en="(.*)"> Replace: :term{cs="$1" en="$2"}
  2. Rename all assign.md to exercise.md
    find . -name 'assign.md' | rename 's/assign\.md/exercise.md/'
    

About

Content management system for the kodim.cz project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published