Introduction
WE ARE GOING TO WIN THE MARKET!
Di sesi ini akan diuraikan tentang setup situs di GitHub.
Anda bisa ikuti panduan untuk clone situs Chetabahana di akun.
Disarankan agar ikuti Cara Simple terlebih dahulu.
Cara Simple
- Langsung Fork aja repo ini juga lainnya ke akun.
- Beri nama
<akun>/<akun>.github.io
terus lakukan Settings. - Tunggu 10 menit. Lalu bros
https://<akun>.github.io
. - Jika belum muncul cek Fix GitHub Page Error 404.
Cara Standar
-
Buka akun Github:
https://github.com/join -
Buat organization baru:
https://github.com/organizations/new -
Pasang Github di Windows:
https://windows.github.com/ -
Pilih template, atau pakai spt kami, ambil FREE disini:
http://www.templatemo.com/preview/templatemo_395_urbanic -
Ber nama repositorynya: "YOUR-ORGANIZATION.github.io":
https://help.github.com/articles/getting-started-with-github-for-windows/ -
Unduh installer & Devkit for Ruby and setup Jeckyill
http://jekyll-windows.juthilo.com/1-ruby-and-devkit/ -
Atur site URLs, ikuti petunjuknya:
http://jekyllrb.com/docs/structure/ - Commit ke Github
http://martinbuberl.com/blog/setup-jekyll-on-windows-and-host-it-on-github-pages/
` git add –all \
git commit -m "Initial commit" \
git push "origin" master:master ` - Buka di browsernya:
https://YOUR-ORGANIZATION.github.io
You are done, Congrats..
Setup Domain
Anda bisa setup custom domain di GitHub:
- https://help.github.com/articles/user-organization-and-project-pages/
- https://help.github.com/articles/setting-up-a-custom-domain-with-github-pages/
- https://stackoverflow.com/questions/9082499/custom-domain-for-github-project-pages
Here are the URLs as samples that pointing to our forked projects:
Selengkapnya
Disarankan untuk disimak sebelum melangkah lebih jauh:
{% include list.liquid all=true %}
=>/
- [Concept](/quantum/posts/)
- [1.Maps anf Feed (M+F)](/quantum/posts/abstrak/)
- [objective](/quantum/posts/abstrak/2018-05-12-objective.html)
- [progres](/quantum/posts/abstrak/2018-05-12-progres.html)
- [2.Project Core (C1)](/quantum/posts/eksekusi/)
- [Kelola Situs Toko](/quantum/posts/eksekusi/2018-05-20-blogger.html)
- [Win The Market!](/quantum/posts/eksekusi/2018-05-20-github.html)
- [Blog Situs Toko](/quantum/posts/eksekusi/2018-05-20-google.html)
- [Optimasi Shop SEO](/quantum/posts/eksekusi/2018-05-20-wordpress.html)
- [3.Chetabahana (C2)](/quantum/posts/skema/)
- [Mapping](/quantum/leads/)
- [4.The Lexer of M+F](/quantum/leads/core/)
- [5.The Parser of C1+C2](/quantum/leads/form/)
- [6.Grammar of 168 vs 618](/quantum/leads/main/)
- [7.Grammar of eQ19 (10143)](/quantum/leads/node/)
- [Program](/quantum/feeds/)
- [8.Head](/quantum/feeds/head/)
- [core.md](/quantum/feeds/head/core.html)
- [default.md](/quantum/feeds/head/default.html)
- [entrance.md](/quantum/feeds/head/entrance.html)
- [9.Header](/quantum/feeds/header/)
- [define.md](/quantum/feeds/header/define.html)
- [direction.md](/quantum/feeds/header/direction.html)
- [root.md](/quantum/feeds/header/root.html)
- [10.Beranda](/quantum/feeds/beranda/)
- [entry.md](/quantum/feeds/beranda/entry.html)
- [require.md](/quantum/feeds/beranda/require.html)
- [sizing.md](/quantum/feeds/beranda/sizing.html)
- [11.Abstract](/quantum/feeds/abstrak/)
- [sizing1.md](/quantum/feeds/abstrak/sizing1.html)
- [sizing2.md](/quantum/feeds/abstrak/sizing2.html)
- [sizing3.md](/quantum/feeds/abstrak/sizing3.html)
- [sizing4.md](/quantum/feeds/abstrak/sizing4.html)
- [12.Skema](/quantum/feeds/skema/)
- [Diagram](/quantum/feeds/skema/diagram/)
- [13.Portfolio](/quantum/feeds/portfolio/)
- [listener1.md](/quantum/feeds/portfolio/listener1.html)
- [listener2.md](/quantum/feeds/portfolio/listener2.html)
- [listener3.md](/quantum/feeds/portfolio/listener3.html)
- [listener4.md](/quantum/feeds/portfolio/listener4.html)
- [14.Eksekusi](/quantum/feeds/eksekusi/)
- [setting1.md](/quantum/feeds/eksekusi/setting1.html)
- [15.Publikasi](/quantum/feeds/publikasi/)
- [capturing.md](/quantum/feeds/publikasi/capturing.html)
- [16.Network](/quantum/feeds/network/)
- [looping1.md](/quantum/feeds/network/looping1.html)
- [17.Diskusi](/quantum/feeds/diskusi/)
- [sorting1.md](/quantum/feeds/diskusi/sorting1.html)
- [sorting2.md](/quantum/feeds/diskusi/sorting2.html)
- [18.Bottom](/quantum/feeds/bottom/)
- [object1.md](/quantum/feeds/bottom/object1.html)
- [object2.md](/quantum/feeds/bottom/object2.html)
- [19.Footer](/quantum/feeds/footer/)
- [capturing.md](/quantum/feeds/footer/capturing.html)
- [Assets](/quantum/assets/)
Konsep
- Site of Jeckyll Author, Tom Preston-Werner, GitHub's co-founder.: http://tom.preston-werner.com
- Concept: http://tom.preston-werner.com/2008/11/17/blogging-like-a-hacker.html
GitHub Pages
- Setup: https://gist.github.com/chrisjacob/833223
- YAML: http://yaml.org/spec/1.2/spec.html#id2775170
- CoffeeScript: https://coffeescript.org/#functions
- Plugins: https://help.github.com/articles/configuring-jekyll-plugins/
Using Jekyll / Liquid
- Validator: https://codebeautify.org/
- Dokumentasi: https://github.com/mojombo/tpw
- Jekyll https://mademistakes.com/articles/using-jekyll-2016/
- Liquid: https://github.com/Shopify/liquid/wiki/Liquid-for-Designers
Cheatsheet:
- Jekyll: https://devhints.io/jekyll
- Shopify: http://cheat.markdunkley.com/
- Emoji: https://www.webpagefx.com/tools/emoji-cheat-sheet/
- Reference: https://news.humancoders.com/t/developpement/items/11149-jekyll-cheat-sheet
GitHub API
- REST API v3: https://developer.github.com/v3/
- GraphQL API v4: https://developer.github.com/v4/explorer/
Pustaka
Dokumentasi Project: https://github.com/chetabahana/chetabahana.github.io/wiki
Gambar-2: Alokasi Pustaka Online Chetabahana
- Cara Buka Toko Online WinMarket dan Optimasi Internal
- Cara Optimasi Eksternal Toko dengan Shop SEO
- Channel Youtube Chetabahana
- e-Books Chetabahana
License
Project ini dipublikasikan dengan lisensi berikut:
Apache License 2.0
Penutup
Berikut ini beberapa catatan sebagai penutup:
- Projek ini diprioriostaskan bagi peminat e-Commerce di Indonesia 🇮🇩
- Status masih pengembangan dan pengetesan implementasi
- Syarat untuk bergabung silahkan Daftar ID WinMarket
- Tim WinMarket welcome untuk bergabung.
Terimakasih atas kunjungannya.
Met menyimak..
SALAM Sukses!
| |This repo is courtesy of ₠Quantum Project.
Find all of them on The Project Map.| | |:—-|—-|—-:|