eleventy html5up ethereal
1.0.0
تم تصميم الموقع الثابت على رأس Eleventy SSG والتصميم الأثيري. ميزات اللوح المعياري:
روابط
تتضمن إصدارات PRO مجموعات Premium UI وتحديثات مدى الحياة ودعمًا مباشرًا على مدار الساعة طوال أيام الأسبوع (عبر Discord)
أحد عشر مجموعة مواد للمحترفين | Eleventy Paper Kit PRO | أحد عشر الآن UI Kit PRO |
---|---|---|
$ # clone the sources
$ git clone https://github.com/app-generator/eleventy-html5up-ethereal.git
$ cd eleventy-html5up-ethereal
$
$ # install modules
$ yarn
$
$ # start the project in development mode
$ yarn dev
$ # app is running on http://localhost:4000
$
$ # build the project for production
$ yarn build
تم إنشاء الكود المعياري ببنية معيارية تتبع النمط الموصى به الذي تستخدمه العديد من المشاريع مفتوحة المصدر. أهم الملفات/الأدلة مذكورة أدناه:
< ROOT > - Eleventy Ethereal # project root folder
|
| --- src/ # website source folder
| --- src/_includes # website partials (footer, header)
| --- src/assets # website assets (scss, javascript files)
| --- src/index.njk # index page in NJK format
|
| --- .eleventy.js # Eleventy (11ty) config file
| --- package.json # main script executed by Yarn, Npm
|
| -----------------------------
الموقع الثابت Eleventy Ethereal - مقدم من AppSeed