Worrraightt guysss … welcome back to our channel.. okay kita lanjut lagi ke page builder.. Kali ini kita akan mencoba ElderJS..
Elder.js is an opinionated static site generator and web framework built with SEO in mind. (Supports SSR and Static Site Generation.)
elderjs
Okay.. untuk quickstart nya :
npx degit Elderjs/template elderjs-app cd elderjs-app npm install # or yarn npm start
maka nanti hasilnya akan sepert ini ya..
additional:
- Elder.js uses Svelte to render your website
- Elder.js is unique on this list as the only other site builder to support partial hydration.
- Elder.js uses a custom routing solution that may feel unfamiliar to new developers.
- Elder.js was designed to run on large websites, and claims to build one website of ~20k pages in less than 10 minutes (on a modest VM).
- Elder.js supports both Static Site Generation (SSG) and Server-Side Rendering (SSR).
dan akhirnya.. full documentation nya ada disini ya… see you next time