Mendiak
⛰️ Montes Vascos / Euskal Herriko Mendiak / Basque Mountains Landscape Generator with Perlin Noise, SVG and JavaScript
Install / Use
/learn @alterebro/MendiakREADME
⛰️ mendiak › mendiak.moro.es
Basque Mountains Generator / Generador de Montes Vascos / Euskal Herriko Mendiak Sortzailea.
Basque Mountains Landscape Wallpaper Images generation with Perlin Noise, SVG and JavaScript.
Built using: Parcel, SVG,js, TinyColor and Perlin Noise. Deployment with Netlify
Development
Clone or download the repository, install development dependencies and install Parcel if you already haven't.
$ git clone https://github.com/alterebro/mendiak.git
$ cd mendiak/
$ npm install
$ npm install -g parcel-bundler
— Start Development Server
$ npm run dev
# $ parcel src/index.html
— Build Project
$ npm run build
# $ rm -rf dist
# $ parcel build src/index.html --no-source-maps && cp -a src/static/. dist/
— Serve built project (/dist files)
$ npm run serve
# $ npm run build
# $ ip=`ipconfig getifaddr en0`; php -S $ip:8000 -t dist/
— Deploy (via Netlify)
No need for this: Auto publishing is on. Deploys from master are published automatically.
$ npm run deploy
# $ npm run build && netlify deploy --prod
Jorge Moreno aka Moro — @alterebro.
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

