main website . blog index . post [welcome!]

welcome!

13/04/2025

this is my first post using eleventy.

recently i have been ransacking every way how to write a blog with ease. writing a blog from html was not the efficient way. i dont feel satisfied with using external services that are made end-user-friendly (as they are super lazy ways to do and it's just boring). until i came across 11ty.

not gonna do real promoting. but to be honest, it works fine. first-time config sounds troublesome at first (as i'm incredibly new to javascript stuff and 11ty itself), but once getting stuff on track, it seems to work wonder (on my machine). i don't have to put in every html tag again, just need to keep some markdown syntaxes in mind and chuck them out real fast whenever i need.

as of this time, i am probably trying to finish this article and get eleventy runtime ready for deploying this page. now may i take the chance to test some markdown magics:

super chunky

high chunky

medium chunky

the leaning tower

bold and mold

btw check out the wtfpl licence its fun and ok to use in your loyalty-free hobby projects

code block: a sample of a lolcode source

HAI
CAN HAS STDIO?

HOW IZ I TIM_NGHIEM YR A YR B YR C
  I HAS DELTA YR B * YR B - 4 * YR A * YR C
  VISIBLE "Delta IZ " DELTA "!"

  I HAS NGHIEM1
  I HAS NGHIEM2

  WTF
    DELTA LESS THAN 0
      VISIBLE "PT VO NGHIEM :<"
    OMG DELTA EQUAL TO 0
      NGHIEM1 IZ -YR B / (2 * YR A)
      VISIBLE "PT CO NGHIEM KEP: " NGHIEM1 "!"
    OIC
      NGHIEM1 IZ (-YR B - SQRT OF DELTA) / (2 * YR A)
      NGHIEM2 IZ (-YR B + SQRT OF DELTA) / (2 * YR A)
      VISIBLE "PT CO 2 NGHIEM PHAN BIET:"
      VISIBLE "x1 IZ " NGHIEM1 "!"
      VISIBLE "x2 IZ " NGHIEM2 "!"
  OIC
IF U SAY SO

HOW IZ I MAIN
  VISIBLE "GIAI PT AX^2 + BX + C = 420"
  VISIBLE "NHAP CAC HE SO A, B, C SAU KHI DA CHUYEN VE DANG AX^2 + BX + (C - 420) = 0"

  VISIBLE "NHAP A: "
  I HAS A
  GIMME A

  VISIBLE "NHAP B: "
  I HAS B
  GIMME B

  VISIBLE "NHAP C: "
  I HAS C
  GIMME C

  TIM_NGHIEM YR A YR B YR C

KTHXBYE

okay enough testing.

if you are seeing this blog page, that means its deployed successfully.

thats all lol, have a nice day.


[-_-] EOF | tags: post, log

(copydown) MMXXV barnacl437.