Skip to content

Portfolio website that uses Tumblr as a CMS (in quite a hacky way)

Notifications You must be signed in to change notification settings

scriptype/karicca.me

Repository files navigation

Karicca.me

Personal portfolio site (frontend) that uses Tumblr as a CMS.

Development

At least the following versions of node and npm should be installed on the machine:

$ node -v
v10.6.0

$ npm -v
6.1.0

Clone

git clone git@github.com:scriptype/karicca.me.git

Setup

cd karicca.me
npm i

Running in local

npm run dev

Don't change .html files directly and anything inside dist folder.

Deployment

After making new commits to master branch, just git push. build script will run in Travis to prepare the final static output.

About

Portfolio website that uses Tumblr as a CMS (in quite a hacky way)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published