Dekyll, Theme Default Jekyll Dengan Fitur Tambahan
- Last modified atDekyll (baca: dekil) adalah versi extended dari theme default dari Jekyll. Theme ini diekstrak dari desain kaklabs.com. Saran dan masukkan dapat melalui repositori Github.
Theme ini saya gunakan untuk blog saya ini KAK Labs dan Railsmine.
Fitur
- Minimalis
- Tanpa Javascript
- Compress CSS
- Tulisan Terkait
- Responsive
- Pagination pada daftar artikel, kategori, dan tag
- Sitemap dengan Last-Modified-At
- Redirection
- Google Analytics
- Disqus untuk komentar
- Tombol Berbagi Media Sosial
- Support Jekyll 3
Download: https://github.com/kuntoaji/dekyll/archive/master.zip
Instalasi
Pastikan bahasa pemrograman Ruby telah ter-install. Lalu clone repositori dan jalankan Jekyll server dan buka localhost:4000.
git clone [email protected]:kuntoaji/dekyll.git
cd dekyll
bundle install
bundle exec jekyll serve
Recent Posts
KAK Labs Newsletter #6 - Staying Safe From Pegasus Spyware
Newsletter #6 - Pegasus, Ruby, PostgreSQL and networkQuality tool
Material Design - Paragraph Spacing
According to Google's Material Design, keep paragraph spacing in the range between .75x and 1.25x of the type size.
Amazon SDK for C# - S3 File Download Methods
Comparison between `TransferUtility.DownloadAsync`, `DownloadSingleFileAsync`, and `GetObjectAsync`.
Duplicate Content Detection with fdupes Command
Effortlessly locate duplicate files content in Linux using 'fdupes' command.
Broken Pipe Error
My note about Broken Pipe error