git ssb

0+

k4ml / belajar-js



Tree: 53b07c951d1fe90c8aabd75219fcb05c06368477

Files: 53b07c951d1fe90c8aabd75219fcb05c06368477 / _config.yml

2100 bytesRaw
1# Dependencies
2markdown: redcarpet
3redcarpet:
4 extensions: [with_toc_data]
5highlighter: pygments
6#highlighter: rouge
7
8# Permalinks
9permalink: :title.html
10relative_permalinks: true
11
12# Setup
13title: BelajarJS
14tagline: 'Belajar JavaScript !'
15description: 'Suatu projek untuk memperkaya bahan berkenaan pembangunan perisian dan web dalam Bahasa Melayu.'
16url: http://belajar.github.io/js/
17baseurl: 'js'
18paginate: 5
19excerpt_separator: '<!--more-->'
20
21analytics:
22 ga: ''
23disqus: belajarjs
24
25authors:
26 kamalmustafa:
27 name: Kamal Mustafa
28 short_bio: Web developer di MARIMORE Inc. Banyak terlibat dalam pembangunan aplikasi web menggunakan Python/Django (server-side) dan sekarang cuba berjinak-jinak dengan teknologi client-side.
29 full_bio_ms: '<a name="Kamal Mustafa" href="http://my.linkedin.com/in/mk4ml" style="font-weight:bold;">Kamal Mustafa</a> Web developer di MARIMORE Inc. Banyak terlibat dalam pembangunan aplikasi web menggunakan Python/Django (server-side) dan sekarang cuba berjinak-jinak dengan teknologi client-side. Aktif menulis di blog peribadi <a href="http://k4ml.github.io/">ImportError</a> dan Twitter <a href="http://twitter.com/k4ml">@k4ml</a>.'
30 full_bio_en: '<a href="http://my.linkedin.com/in/mk4ml">Kamal Mustafa</a> is a Web Developer at MARIMORE Inc. Involved in web applications development using Python/Django (server-side) and now looking into client-side technologies. Actively sharing his thought at personal blog <a href="http://k4ml.github.io/">ImportError</a> and Twitter <a href="http://twitter.com/k4ml">@k4ml</a>.'
31 gravatar: dab3052b18c86b0884341d9c2c67a4f3
32 pic: http://m.c.lnkd.licdn.com/mpr/pub/image-Xi3rdNhL21LXnFhIZ9ai-2TuhAQVtL47Xi3e-Ut6hszrbxGYXi3eI8yLh7vHUjxRwIF7/mohd-kamal-mustafa.jpg
33 disclaimer: All writings here are his own and not necessarily represent his employer's positions, strategies or opinions.
34
35collections:
36 tips:
37 output: true
38

Built with git-ssb-web