Introducing ZENBlog

Introducing ZENBlog

hello world this is a title

hello world this is a title

hello world this is a title
hello world this is a title

internal link

out link

BOLD Text

Italic Text

Underlined Text

Blockquote

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Unodered List

  • bulleted list
    • nested bulleted list
      • another nested bulleted list
    • nested bulleted list
  • bulleted list

Odered List

  1. numbered list
    1. nested number list
      1. another nested number list
    2. nested number list
  2. numbered list

Inline Code

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. inline code is here ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint here also cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Code Block

import Layout from "../components/Layout";
import { BookmarksContextProvider } from "../contexts/BookmarksContext";
import { ThemeContextProvider } from "../contexts/ThemeContext";
import "../scss/globals.scss";

function MyApp({ Component, pageProps }) {
  return (
    <ThemeContextProvider>
      <BookmarksContextProvider>
        <Layout>
          <Component {...pageProps} />
        </Layout>
      </BookmarksContextProvider>
    </ThemeContextProvider>
  );
}

export default MyApp;

Paragraph

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Paragraph

Video

Iframe

Table

Table

Header

Table

Body

Table

Body

Tonmoy Deb

Tonmoy Deb

https://tonmoydeb.com

In some ways, programming is like painting. You start with a blank canvas and certain basic raw materials. You use a combination of science, art, and craft to determine what to do with them.

Share Your Thoughts

tonmoy

tonmoy

comment