improve ban function to keep a record of the banned emails
make some tests with lazy hydration
static generator - code function to pre-render homepage
Wrote "Fireplace" https://writelier.com/fireplace-9034a3bf-8fc3-42cf-ba69-1e36f03a5475
static generator - code function to pre-render all article pages
Writelier has 25000+ published articles, which is about 80% of the total webpages. It can't afford long build time, so I'm making my own optimized static website generator. The first try seems promising: less than 2 minutes on 8Gb of RAM to build 25,000 pages from React components.
Wrote "Lazy Hydration with React" https://writelier.com/lazy-hydration-with-react-4d7d3008-8aff-4943-a673-668376160509
bring back patron page
patron page - update copy
a user can fork an article of his
The Fork feature allows writers to build up articles over several days while maintaining a streak.
Wrote "The Value of Lost Time" https://writelier.com/the-value-of-lost-time-87b585a5-a1fb-4f76-a385-bbf2238dd612
prepared more garden plots
clean work environment
collection page - added word count
A visitor can read the total word count of the articles inside a collection from its webpage.