Andalina Builder
The official VS Code extension for Andalina — a zero-dependency, development-time HTML composition engine.
Features
- GUI Configuration: Manage your build targets natively in VS Code without editing JSON files manually.
- Static Compilation: Resolves all
<an-component>, <an-include>, and other tags into standard, perfectly formatted static HTML files.
- Asset Copying: Automatically copies your images, CSS, and JS files directly to the output directory.
- Auto Build on Save: Watch your source files and automatically rebuild when any changes are detected.
- Developer Comments: Seamlessly strips out
<!-- an-comment: note --> development notes from your production build.
Getting Started
- Look for the Andalina Build view in your VS Code Explorer sidebar (the lightning bolt icon).
- Click the + icon to add a new Action.
- Specify your Source Folder and Target Folder.
- Click the play button on your Action in the sidebar to build your static site!
Requirements
No external dependencies are required. Just a standard Andalina project!
License
This extension is licensed under the GNU LGPL-3.0. See the LICENSE file for more details.
| |