🖼 Markdown based portfolio website for haiji.co / namika.hmsk.co
Pre-rendered portfolio websites for Haiiro Haiji / Namika Hamasaki.
With Node v12
$ npm i
$ npm run dev
Then open localhost:8000
in your browser.
$ npm run dev:ja
/contents/works/:locale
/contents/works/ja/amazarashi.md
-> https://domain/works/mazarashi
orderedWorks
Array on /nuxt.config.js
/contents/works/en/amazarashi.md
title: Amazarashi Music Video
year: 2015
owner: Sony Music Entertainment
role: UI Design
related:
- pokemon-go
- googleplay-game-effect
- laughly
colors:
- "#34393d"
- "#263228"
- "#555c6f"
- "#797979"
- "#a40505"
- "#686868"
description: |
Amazarashi is a Japanese rock band that continues to question modern society through its songs. I designed a user interface for their music video during my period at SIX, creative agency in Tokyo, Japan.
---
/static/images/works/[work name]
as something.png
<work-media>
custom element in the markdown file for same work<work-media name="something.png">
(don’t need “work name” part)mp4
, rendered with video player automatically 😉youtube.com
, rendered as embed player of YouTubehatenablog.svg
by FontAwesome