GitXplorerGitXplorer
h

template-buku

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
44675d3769c3b73622440af236927719f47077e6

update

hhexatester committed 4 years ago
Unverified
f1b9735ac1ff28417e22c77e2c0d4c6c8a44f07b

add search plugin

hhexatester committed 4 years ago
Unverified
724ea2fd779fd998fa4e2fd26532ed3ef98d3dfc

add title

hhexatester committed 4 years ago
Unverified
14a3f66e241d8d4e00d0bb357f0cc114e787b0ff

add _coverpage.md

hhexatester committed 4 years ago
Unverified
3e6828477259ccaf43a471ee7a3aecbc0fb115d0

update favicon

hhexatester committed 4 years ago
Unverified
2c5f5d3560803a79abc24b13a512b59b42581a83

update readme

hhexatester committed 4 years ago

README

The README file for this repository.

[title buku]

Creative Commons Attribution-NonCommercial 4.0 International License

Ini adalah template buku open source (non komersial) yang dapat dideploy ke github pages dengan bantuan docsify.js

Mulai

Silahkan buat buku dari repo ini dengan generate.

Favicon

Merubah favicon dengan mengganti file favicon.ico, generate favicon di favicon.io.

Bantuan

Konten Penting

!> **Semangat** belajar!

Menjadi

!> Semangat belajar!

Tips Umum

?> _TODO_ unit test

Menjadi

?> TODO unit test

Mengatur Gambar

![logo](https://docsify.js.org/_media/icon.svg ":size=WIDTHxHEIGHT")
![logo](https://docsify.js.org/_media/icon.svg ":size=50x100")
![logo](https://docsify.js.org/_media/icon.svg ":size=100")

<!-- Support percentage -->

![logo](https://docsify.js.org/_media/icon.svg ":size=10%")

<!-- Support css class -->
![logo](https://docsify.js.org/_media/icon.svg ":class=someCssClass")

<!-- Support css id -->
![logo](https://docsify.js.org/_media/icon.svg ":id=someCssId")

ID Header Kustom

### Hello, world! :id=hello-world

Markdown di html tag

<details>
<summary>Tugas Mandiri (Klik untuk melihat)</summary>

- Abc
- Abc

</details>
Tugas Mandiri (Klik untuk melihat)
  • Abc
  • Abc

Link Cross-Origin

Menunjukkan link pada website yang berbeda

[example.com](https://example.com/ ":crossorgin")

Sampul

Rubah sampul dengan merubah file _coverpage.md

Background Kustom

<!-- _coverpage.md -->

# docsify <small>3.5</small>

[GitHub](https://github.com/docsifyjs/docsify/)
[Get Started](#quick-start)

<!-- background image -->

![](_media/bg.png)

<!-- background color -->

![color](#f0f0f0)