Skip to content

Situs GitHub

Chetabahana edited this page Aug 26, 2020 · 17 revisions

Table of Contents

Desain

Kelas

Prinsip

Flexible

Object

Operasi

Orientasi

Metode

Delegasi

Pewarisan

Komposisi

Property

Antarmuka

Mekanisme

Modulasi

Operasional

Pengelolaan

Identifikasi

id: 27

---+-----+-----
 1 | 1   | 6
---+-----+-----
 2 | 7   | 14
---+-----+-----
 3 | 15  | 44
---+-----+-----
 4 | 45  | 53
---+-----+-----
 5 | 54  | 58
---+-----+-----
 6 | 59  | 59
---+-----+-----
 7 | 60  | 69
---+-----+-----
 8 | 70  | 93
---+-----+-----


====Penampilan====
```json

id: 27

---+-----+-----
 1 | 1   | 6
---+-----+-----
 2 | 7   | 14
---+-----+-----
 3 | 15  | 44
---+-----+-----
 4 | 45  | 53
---+-----+-----
 5 | 54  | 58
---+-----+-----
 6 | 59  | 59
---+-----+-----
 7 | 60  | 69
---+-----+-----
 8 | 70  | 93
---+-----+-----
{% for item in site %}
{{ item }}: {{ site[item]}}
{% endfor %}

output:

time: 2019-10-22 07:06:08 +0000
pages: ...
tags: {}
config: 
static_files: ...
categories: {}
data: {...}
html_pages: ...
documents: ...
related_posts: 
source: /page-build/repo
destination: /page-build/site-source-pagesjekyll-ftw
collections_dir: 
plugins_dir: ...
layouts_dir: _layouts
data_dir: _data
includes_dir: _includes
safe: true
include: .htaccess
exclude: ..
keep_files: .git.svn
encoding: utf-8
markdown_ext: markdown,mkdown,mkdn,mkd,md
strict_front_matter: false
show_drafts: 
limit_posts: 0
future: true
unpublished: false
whitelist: jekyll-coffeescriptjekyll-commonmark-ghpagesjekyll-feedjekyll-gistjekyll-github-metadatajekyll-paginatejekyll-redirect-fromjekyll-seo-tagjekyll-sitemapjekyll-avatarjemojijekyll-mentionsjekyll-relative-linksjekyll-optional-front-matterjekyll-readme-indexjekyll-default-layoutjekyll-titles-from-headingsjekyll-include-cachejekyll-octiconsjekyll-remote-theme
plugins: jekyll-feedjekyll-coffeescriptjekyll-redirect-fromjekyll-commonmark-ghpagesjekyll-gistjekyll-github-metadatajekyll-paginatejekyll-relative-linksjekyll-optional-front-matterjekyll-readme-indexjekyll-default-layoutjekyll-titles-from-headings
markdown: kramdown
highlighter: rouge

lsi: false
excerpt_separator: 
incremental: false
detach: false
port: 4000
host: 127.0.0.1
baseurl: 
show_dir_listing: false
permalink: date
paginate_path: /page:num
timezone: 
quiet: false
verbose: false
defaults: 
liquid: {"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}
rdiscount: {"extensions"=>[]}
redcarpet: {"extensions"=>[]}
kramdown: {"auto_ids"=>true, "toc_levels"=>"1..6", "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "footnote_nr"=>1, "show_warnings"=>false, "gfm_quirks"=>"paragraph_end", "template"=>"", "math_engine"=>"mathjax", "syntax_highlighter"=>"rouge", "syntax_highlighter_opts"=>{}, "coderay"=>{}, :auto_ids=>true, :toc_levels=>"1..6", :entity_output=>"as_char", :smart_quotes=>"lsquo,rsquo,ldquo,rdquo", :input=>"GFM", :hard_wrap=>false, :footnote_nr=>1, :show_warnings=>false, :gfm_quirks=>"paragraph_end", :template=>"", :math_engine=>"mathjax", :syntax_highlighter=>"rouge", :syntax_highlighter_opts=>{}, :coderay=>{}}
jailed: true
sass: {"style"=>"compressed"}
includes: feed.xmlfeed.json
input_types: texttextareaemaildatecheckboxradionumbersubmit
form_engines: cloudcannonformspreeformbucket
url: https://chetabahana.github.io
title: Chetabahana Project - A Way To Win The Market | GitHub Page
repository: chetabahana/chetabahana.github.io
gist: {"noscript"=>false}
GH_ENV: gh_pages
github: {...}
description: Halaman Presentasi dari 'Chetabahana Project' berikut Tutorial Situs GitHub dengan Jeckyll
theme: jekyll-theme-primer

Implementasi

{% for item in site.github %}
{{ item | jsonify }}: {{ site.github[item] | jsonify }}
{% endfor %}
output:
{
"id"=>131083555, 
"node_id"=>"MDEwOlJlcG9zaXRvcnkxMzEwODM1NTU=", 
"name"=>"chetabahana.github.io", 
"full_name"=>"chetabahana/chetabahana.github.io", 
"private"=>false, 
"owner"=>{
"login"=>"chetabahana", 
"id"=>36441664, 
"node_id"=>"MDQ6VXNlcjM2NDQxNjY0", 
"avatar_url"=>"https://avatars0.githubusercontent.com/u/36441664?v=4", 
"gravatar_id"=>"", 
"url"=>"https://api.github.com/users/chetabahana", 
"html_url"=>"https://github.com/chetabahana", 
"followers_url"=>"https://api.github.com/users/chetabahana/followers", "following_url"=>"https://api.github.com/users/chetabahana/following{/other_user}", "gists_url"=>"https://api.github.com/users/chetabahana/gists{/gist_id}", "starred_url"=>"https://api.github.com/users/chetabahana/starred{/owner}{/repo}", "subscriptions_url"=>"https://api.github.com/users/chetabahana/subscriptions", "organizations_url"=>"https://api.github.com/users/chetabahana/orgs", "repos_url"=>"https://api.github.com/users/chetabahana/repos", "events_url"=>"https://api.github.com/users/chetabahana/events{/privacy}", "received_events_url"=>"https://api.github.com/users/chetabahana/received_events", "type"=>"User", "site_admin"=>false}, "html_url"=>"https://github.com/chetabahana/chetabahana.github.io", "description"=>"Halaman Presentasi dari 'Chetabahana Project' berikut Tutorial Situs GitHub dengan Jeckyll", "fork"=>true, "url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io", "forks_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/forks", "keys_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/keys{/key_id}", "collaborators_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/collaborators{/collaborator}", "teams_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/teams", "hooks_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/hooks", "issue_events_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/issues/events{/number}", "events_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/events", "assignees_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/assignees{/user}", "branches_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/branches{/branch}", "tags_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/tags", "blobs_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/git/blobs{/sha}", "git_tags_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/git/tags{/sha}", "git_refs_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/git/refs{/sha}", "trees_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/git/trees{/sha}", "statuses_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/statuses/{sha}", "languages_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/languages", "stargazers_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/stargazers", "contributors_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/contributors", "subscribers_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/subscribers", "subscription_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/subscription", "commits_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/commits{/sha}", "git_commits_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/git/commits{/sha}", "comments_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/comments{/number}", "issue_comment_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/issues/comments{/number}", "contents_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/contents/{+path}", "compare_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/compare/{base}...{head}", "merges_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/merges", "archive_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/{archive_format}{/ref}", "downloads_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/downloads", "issues_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/issues{/number}", "pulls_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/pulls{/number}", "milestones_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/milestones{/number}", "notifications_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/notifications{?since,all,participating}", "labels_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/labels{/name}", "releases_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/releases{/id}", "deployments_url"=>"https://api.github.com/repos/chetabahana/chetabahana.github.io/deployments", "created_at"=>2018-04-26 01:33:05 UTC, "updated_at"=>2019-10-31 22:12:08 UTC, "pushed_at"=>2019-11-01 17:07:11 UTC, "git_url"=>"git://github.com/chetabahana/chetabahana.github.io.git", "ssh_url"=>"git@github.com:chetabahana/chetabahana.github.io.git", "clone_url"=>"https://github.com/chetabahana/chetabahana.github.io.git", "svn_url"=>"https://github.com/chetabahana/chetabahana.github.io", "homepage"=>"https://chetabahana.github.io", "size"=>16076, "stargazers_count"=>1, "watchers_count"=>1, "language"=>"CSS", "has_issues"=>true, "has_projects"=>true, "has_downloads"=>true, "has_wiki"=>true, "has_pages"=>true, "forks_count"=>1, "mirror_url"=>nil, "archived"=>false, "disabled"=>false, "open_issues_count"=>0, "license"=>nil, "forks"=>1, "open_issues"=>0, "watchers"=>1, "default_branch"=>"Chetabahana", "permissions"=>{"admin"=>false, "push"=>false, "pull"=>false}}: 
Setiap bagian merupakan kumpulan dari fungsi dan modul yang tersebar di banyak repository. Daftarnya akan tersedia di masing² dokumentasi.

Khusus untuk repository utama maka Anda akan perlu fork semua repository yang terdaftar, dimana saya sudah atur tidak ada repository yang tidak diperukan.

Setelahnya masing² repository tersebut perlu disetel agar dapat terintegrasi di akun Anda, program akan error dengan sendirinya bila salah satunya terlewati.

Clone this wiki locally