Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: initial restructure #9

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Conversation

barelyhuman
Copy link
Owner

@barelyhuman barelyhuman commented Apr 19, 2024

  • Better Code
    • Modules
    • CLI Parser
    • Root Package
  • Simpler Format Normalisation (Both for users and the developer)
  • Hooks to deprecate use of root files in ForFile
  • Reload and re-run hooks
  • Profile the shit out of it

Feature Parity

  • Server
  • File Watcher Polling
  • Live Reload
  • Hooks
    • Content Replacement
    • Single File Hooks
    • Content Transformer
  • Markdown Transformer
  • Markdown Root Link Normaliser
  • BaseURL support
  • Lua Helpers
    • json
    • alvu
    • strings
    • file I/O

New Features

  • scaffold a new alvu project (init command)
  • Env file support

Closes: #8

This was referenced May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rethink Verbose Implementations
1 participant