KuraiLuna / harold.kim

harold.kim on Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

harold.kim

FOSSA Status

harold.kim on Vue, design by stypr. MIT License (Clause 4).

Rebuilt to work with SSR support. Commits before ce4d3e34 are for SPA applicaitons.

The latest commit is running on the production.

Setup

  • Install: ./run-setup.sh
  • Add blog posts
  • Add your own avatar

Usage

Notes

  • Avatars are not included in this repository as it contains copyrights to respective authors. Some resources have been encrypted(?) internally.
  • The encryption/decryption routine is not uploaded in this repository, however this does not affect the code itself. You can upload your avatar on src/public and load it from the BackgroundAvatar.vue.

Blogging

File Location

  • src/posts is a submodule, you may delete it
  • Blog posts (src/blog/yyyy/mm/permalink-name/index.md) are not uploaded on this repository.
  • You might have to upload your own blog posts.

File Format

The current format is as follows:

---
title: Blog post title
date: 2018-03-23 22:45:15
category: development
secret: false
head:
  - - meta
    - name: description
      content: Personal notes for deploying qemu-system networking
  - - meta
    - name: keywords
      content: notes,development,python,qemu-system
---

## Sample Text

Sample content

1. Hello
2. World

* Good
* Markdown

License

FOSSA Status

About

harold.kim on Vue


Languages

Language:Vue 32.0%Language:CSS 25.3%Language:Vue 22.0%Language:JavaScript 11.0%Language:JavaScript 6.9%Language:Shell 1.5%Language:HTML 1.2%