Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chetabahana/chetabahana.github.io
Halaman Presentasi dari 'Chetabahana Project' berikut Tutorial Situs GitHub dengan Jeckyll
https://github.com/chetabahana/chetabahana.github.io
chetabahana diagram-generator front-matter github-pages include instafeed jekyll jekyll-blog jekyll-site jekyll-website jquery jquery-ajax jquery-plugin json-schema liquid page-speed-insight situs svg-animations svg-images webmaster-tools
Last synced: about 2 months ago
JSON representation
Halaman Presentasi dari 'Chetabahana Project' berikut Tutorial Situs GitHub dengan Jeckyll
- Host: GitHub
- URL: https://github.com/chetabahana/chetabahana.github.io
- Owner: Chetabahana
- License: apache-2.0
- Fork: true (tophyip/hyipworld.github.io)
- Created: 2018-04-26T01:33:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T08:31:48.000Z (about 2 months ago)
- Last Synced: 2024-09-28T03:05:12.055Z (about 2 months ago)
- Topics: chetabahana, diagram-generator, front-matter, github-pages, include, instafeed, jekyll, jekyll-blog, jekyll-site, jekyll-website, jquery, jquery-ajax, jquery-plugin, json-schema, liquid, page-speed-insight, situs, svg-animations, svg-images, webmaster-tools
- Language: Shell
- Homepage: https://chetabahana.github.io
- Size: 74 MB
- Stars: 1
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
WE ARE GOING TO WIN THE MARKET!
|[![Chetabahana Project](https://avatars1.githubusercontent.com/u/36441664?v=10&s=20)](https://github.com/chetabahana) |This [repo](#repository "Project Repository") is courtesy of [Chetabahana Project](https://github.com/MarketLeader "We are providing an Integrated Open Source Project about The World of e-Commerce."). Find all of them on [The Project Map](https://github.com/chetabahana/chetabahana.github.io/wiki/Skema#Implementasi "Project Mapping").|[![Chetabahana Project](https://avatars2.githubusercontent.com/u/36441943?v=10&s=20)](https://github.com/MarketLeader) |
|:----|----|----:|# Tutorial Github & Jeckyll
Di sesi ini akan diuraikan tentang setup situs di GitHub.
Anda bisa ikuti panduan untuk clone situs [Chetabahana](https://chetabahana.github.io/) di akun.
Disarankan agar ikuti [Cara Simple](#cara-simple) terlebih dahulu.## Cara Simple
- Langsung [_Fork_](https://help.github.com/articles/fork-a-repo/#fork-an-example-repository) aja [_repo ini_](https://github.com/chetabahana/chetabahana.github.io/fork) juga [_lainnya_](https://github.com/chetabahana?tab=repositories) ke akun.
- Beri nama `/.github.io` terus lakukan [_Settings_](https://help.github.com/articles/configuring-a-publishing-source-for-github-pages/#enabling-github-pages-to-publish-your-site-from-master-or-gh-pages).
- Tunggu 10 menit. Lalu bros `https://.github.io`.
- Jika belum muncul cek [_Fix GitHub Page Error 404_](https://stackoverflow.com/questions/11577147/how-to-fix-page-404-on-github-page/50034409#50034409).## 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-pagesHere are the URLs as samples that pointing to our [forked projects](https://github.com/search?utf8=%E2%9C%93&q=%40chetabahana+fork%3Aonly+user%3Amarketleader+fork%3Aonly&type=Repositories&ref=advsearch&s=updated):
## Selengkapnya
### 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/ :smiley:
- 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
Pustaka utama berada di [Project Release](https://github.com/chetabahana/chetabahana.github.io/releases) dan [Dokumentasi Project](https://github.com/chetabahana/chetabahana.github.io/wiki)
Gambar-2: Alokasi Pustaka Online Chetabahana
Disarankan juga untuk disimak sebelum melangkah lebih jauh:- [Cara Buka Toko Online dan Optimasi Internal](https://chetabahana.blogspot.com/)
- [Cara Optimasi Eksternal Toko dengan Shop SEO](https://chetabahana.wordpress.com/)
- [Channel Youtube Chetabahana](https://www.youtube.com/channel/UCZlPku9beXzdROCknYLuRNg?view_as=subscriber)
- [e-Books Chetabahana](https://www.scribd.com/user/401259110/Chetabahana)## License
Project ini dipublikasikan dengan lisensi berikut:
[Apache License 2.0](https://github.com/MarketLeader/Toko-Chetabahana/blob/master/LICENSE)## Penutup
Berikut ini beberapa catatan sebagai penutup:
- Projek ini diprioriostaskan bagi peminat [e-Commerce di Indonesia](https://www.youtube.com/watch?v=dd__L8Jh2c4&t=25s) 🇮🇩
- Status masih pengembangan dan pengetesan implementasiTerimakasih atas kunjungannya.
Met menyimak.. :pray:SALAM Sukses!
:copyright: [**Chetabahana Project**](https://github.com/MarketLeader)
[![profile for Chetabahana on Stack Exchange, a network of free, community-driven Q&A sites](https://stackexchange.com/users/flair/5054985.png)](https://stackoverflow.com/users/4058484/chetabahana?tab=profile)[:arrow_backward:]((https://github.com/MarketLeader)) [Prev](https://github.com/MarketLeader)|[Next](https://marketleader.github.io/) [:arrow_forward:](https://marketleader.github.io/)|
|:----|----:|