That time I am just continue working on 2captcha. After that I am just washing the clothes. I am really curious about pagination on single page of taxonomy. I am reading again on zola pages, and it is possible to be implemented with zola. More importantly, I am curious again about Syntax Highlighting on Zola. After that, I know that syntax highlighting is possible with zola
Realizing how awesome zola is !
I just know that changing paginate_by
in taxonomy
json of config.toml
the single page of taxonomy can be paginated. The single.html
will get pagination
variable that can be used listing the page with some tags. The paginator.next
and paginator.prev
also useful for navigation of pagination.
The syntax highlighting is also more awesome. You can specify
- what programming language
- line number
- start line of code
- highlight line
More importantly the the highlight_theme
and language_syntax
can also be customized just adding the extra_highlight_and_syntax
in config.toml
with some directory that contain highlight_theme
and language_syntax
.
Reading about WASM
I know that javascript is already make browser load with high cpu usage. WASM is also can be implemented using many programming language (Rust, C, C++, Go, TinyGo) and many more. There is many sites (1, 2) that said that WASM is slower than javacript. For someone who really hate with complexity of javascript. Maybe WASM is also good alternative. Considering the development still take times, maybe 2 year again WASM will be widely used.
Continuing Maou Gakuen no Hangyakusha
After that I am just working with captcha and reading that light novel. The character that I think is bad is making improvement with the main character. More importantly, the character that I think willn’t join the group suddenly join the group.
Reading about box-sizing
I am that confused with CSS, continue learning it on awesome sites like shayhowe, and alligator. When I am just a bit wondering, I know then that box-sizing
is only used for border-box
and content-box
. The shayhowe blog explain it very better, and finally I understand about this property.
I am just feel pity for my laptop that always turned on from yesterday afternoon. So, after I finished some cptcha task, I suddenly turn off my laptop. I sweep the floor, and then I reading the light novel from my smartphone. The last chapter is very axed. There is many irrational thing happen how the fl is love with mc. The mc that defeat powerful enemy also a bit strange. Well, yeah I don;t expect that much from light novel that doesn’t read by many people.
After this my target is I can finishing the blog and I will deployed at cloudflare maybe. I will learn latex, and then learning how to build android app. I just hope that everything can be achieved in time.