Skip to content

aliefprihantoro/serabi

Repository files navigation

SERABI NGAMPIN BU YUNI

This template for serabi ngampin bu yuni.

NB: e2e still not work

tech and tools

  • Languages and Pre-Processors: javascript node.js css3 typescript html5 markdown
  • Frameworks: tailwindcss astro
  • Host: blogger
  • Devops: githubactions
  • Build Tools: Neovim Git pnpm

install

git clone https://github.com/aliefprihantoro/serabi --depth=0
cd serabi
pnpm i
pnpm build
# or
pnpm story:dev

file tree

  • src/view : for html and storybook
  • src/assets : input script/css
  • src/configs : all configuration
  • src/blogger : html/xml for blogger only
  • src/utils : utility code
  • src/pages : routes from astro js
  • e2e : test playwright (not complete yet)