website
Version, currently main branch1 version
- main branchlatestAug 4, 2026
github.com/martenframework/website
The Marten framework website.
7 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
website:
github: martenframework/website
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.21.0
Dependencies
Runtime Dependencies
- cmark*github: amauryt/cr-cmark-gfm, branch: master
- dotenv*github: gdotdesign/cr-dotenv
- marten*github: martenframework/marten
- marten_raven_middleware*github: ellmetha/marten-raven-middleware
Development Dependencies
README
# Marten Framework Website [](https://github.com/martenframework/website/actions) [](https://github.com/martenframework/website/actions) This repository contains the Marten Framework website project. ## System requirements * [Crystal](https://crystal-lang.org/) 1.21+ * [Node.js](https://nodejs.org/en/) - 18.x ## Installation If all the above system dependencies are properly installed on the target system, it should be possible to install the project using the following command: ```shell $ make ``` This command will take care of the installation of the required the dependencies and will build the development assets. ## Running the development server The development server can be started using the following command: ```shell $ make server ``` The development server should be accessible at http://127.0.0.1:8000. ## Running the test suite The test suite can be run using the following command: ```shell $ make tests ``` Code quality checks can be triggered using the following command: ```shell $ make qa ``` ## License MIT. See `LICENSE` for more details.
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Aug 4, 2026
- Crystal
1.21.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/martenframework/website
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 1