rozakbuhari / wwwid.org

Repo for wwwid.org website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wwwid.org

Repo for wwwid.org website.

Kita migrasi dari Medium

Karena beberapa hal terkait Medium Paywall dan untuk lebih memudahkan kita mengontrol konten dan layout maka konten WWWID akan kita pindahkan ke sini. Kita akan tetap cross posting ke Medium dengan tetap mencantumkan link ke konten orginal di sini.

Website ini dibuat menggunakan Hugo Static CMS jadi silakan mempelajari bagaimana cara kontribusi konten dengan menggunakan Hugo untuk bisa berkontribusi di sini.

Setup

  1. Install Hugo
  2. Clone repo git clone https://github.com/w3id/wwwid.org.git
  3. Switch to directory cd wwwid.org
  4. Update sub module git submodule update --init
  5. Run as local web server hugo server -D
  6. Build hugo -D

Update to Hugo 0.62

  1. Update hugo on your machine
  2. Pull latest commits from this repo
  3. Make sure update the sub modules themes
git pull --recurse-submodules
git submodule update --remote --recursive

About

Repo for wwwid.org website

License:Apache License 2.0


Languages

Language:HTML 97.3%Language:CSS 2.2%Language:JavaScript 0.4%