2019-03-24 23:09:34 +07:00
2019-03-24 20:28:57 +07:00
2019-03-24 20:37:09 +07:00
2019-03-24 20:37:09 +07:00
2019-03-24 20:37:09 +07:00
2019-03-24 17:47:48 +07:00
2019-03-24 18:05:59 +07:00
2019-03-24 18:32:58 +07:00
2019-03-24 17:47:48 +07:00
2019-03-24 17:47:48 +07:00
2019-03-24 17:47:48 +07:00
2019-03-24 17:47:48 +07:00
2019-03-04 20:20:43 +07:00
2019-03-24 18:17:46 +07:00
2019-03-24 17:47:48 +07:00
2019-03-24 17:47:48 +07:00
2019-03-24 17:47:48 +07:00
2019-03-04 21:43:59 +07:00
2019-03-24 17:47:48 +07:00
2019-03-24 17:47:48 +07:00
2019-03-24 17:47:48 +07:00

Bangsring Jekyll Theme

Adalah tema jekyll minimalis, ringan dan responsive, sempurna untuk Personal site juga blog anda, membuat diri anda seperti orang professional, bisa dijankan melalui Github Pages, Netlify, maupun server sendiri, anda juga bisa menyesuaikan tema ini dengan mengedit kode sumber, cukup untuk perkenalanya.

GAMBAR RESPONSIVE(DESKTOP, TAB, MOBILE) DISINI

Fitur Penting

  • Tentu responsive dialat apapun.
  • Tampilan yang nyaman dibaca, tidak merusak matamu.
  • Compatible dengan browser tua i.e: Internet Explorer.
  • Compatible dengan Github Pages and Netlify.
  • Dibuat dengan Sass/SCSS preprocessor dan data lainya mudah untuk disesuaikan.
  • Google Analystics support.
  • Commenting support powered by Disqus(optional).
  • Optimized for search engines with support for Twitter Cards and Open Graph data

Demo

Installation

Ada tiga cara penginstallan tema melalui Ruby gem,

Directory Structure

bangsring
├── _data                      # data files for customizing the theme
|  ├── menus.yml          	   # navigation links
|  └── projects.yml            # list your projects
├── _drafts                    # drafts folder
├── _includes
|  ├── blog.html               # snippets for analytics (Google and custom)
|  ├── cover.html              # snippets for comments
|  ├── disqus_comment.html     # snippets for comments
|  ├── footer.html             # snippets for comments
|  ├── head.html               # snippets for comments
|  ├── header.html             # snippets for comments
|  ├── pagination.html         # snippets for comments
|  ├── post-nav.html           # snippets for comments
|  ├── tags.html               # snippets for comments
|  └── tips.html               # snippet o
├── _layouts
|  ├── 404.html                # tag/category archive for Jekyll Archives plugin
|  ├── compress.html           # archive base
|  ├── default.html            # archive base
|  ├── home.html               # archive base
|  ├── page.html               # archive base
|  └── post.html               # splash page
├── _sass                      # SCSS partials
├── assets
|  ├── css
|  |  └── style.scss           # main stylesheet, loads SCSS partials from _sass
|  ├── image                   # image assets for posts/pages/collections/etc.
|  |  ├── posts				         
|  |  |  ├── blog	
|  |  |  └── tips              # main stylesheet, loads SCSS partials from _sass
|  |  └── avatar.png           # main stylesheet, loads SCSS partials from _sass
|  ├── js
|  |  ├── disqus.js            # plugin settings and other scripts to load after jQuery
|  |  └── galite.js            # optimized and concatenated script file loaded before 
├── _config.yml                # site configuration
├── Gemfile                    # gem file dependencies
├── 404.md                     # paginated home page showing recent posts
├── about.md                   # paginated home page showing recent posts
├── blog.md                    # paginated home page showing recent posts
├── index.md                   # paginated home page showing recent posts
├── tags.md                    # paginated home page showing recent posts
├── tips.md                    # paginated home page showing recent posts
└── package.json               # NPM build scripts

Berkontribusi

Having trouble working with the theme? Found a typo in the documentation? Interested in adding a feature or fixing a bug? Then by all means submit an issue or pull request. If this is your first pull request, it may be helpful to read up on the GitHub Flow first.

Minimal Mistakes has been designed as a base for you to customize and fit your site's unique needs. Please keep this in mind when requesting features and/or submitting pull requests. If it's not something that most people will use, I probably won't consider it. When in doubt ask.

This goes for author sidebar links and "share button" additions -- I have no intention of merging in every possibly option, the essentials are there to get you started.

Pull Requests

When submitting a pull request:

  1. Clone the repo.
  2. Create a branch off of master and give it a meaningful name (e.g. my-awesome-new-feature).
  3. Open a pull request on GitHub and describe the feature or fix.

Theme documentation and demo pages can be found in the /docs if submitting improvements, typo corrections, etc.

License

MIT License

Description
My website :>
https://siphalor.de
Readme 6.6 MiB
Languages
SCSS 53.3%
HTML 42.1%
Ruby 2.4%
JavaScript 2.2%