CodeParadise-BlogBuilder

Description

Blog Builder

Details

Source
GitHub
Dialect
pharo (40% confidence)
License
MIT
Created
Sept. 17, 2023
Updated
June 21, 2025
Topics
codeparadise pharo smalltalk

README excerpt

# CodeParadise-BlogBuilder
Example application for a blog builder using the snapshot feature of CodeParadise. Implementation is based on CodeParadise.

Please load this repo in a CodeParadise image: https://github.com/ErikOnBike/CodeParadise

Or load both directly using:
```
Metacello new
  repository: 'github://ErikOnBike/CodeParadise-BlogBuilder:main';
  baseline: 'CpBlogBuilder';
  load.
```

More explanation to follow soon
← Back to results