Coder Social home page Coder Social logo

daily-oops's Introduction

Daily Oops Website - The source code of yukai.dev

About

This is the source code of my blog Daily Oops, which is built on Next.js and uses HackMD as a CMS(Content Management System).

You can read the details of how it actually works here (in Chinese).

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

daily-oops's People

Contributors

alan10332000 avatar yukaii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

alan10332000

daily-oops's Issues

Highlighted selected lines highlight js plugin

https://fluidframework.com/docs/advanced/doc-system/#syntax-formatting-and-line-highlighting

Hugos syntax

```ts {linenos=inline,hl_lines=["2-6",9]}

Proposed syntax (Reveal.js like)

```ts=123 [135-146,122]
// start from line 123, with ranges [135-146] and 122 highlighted
```

```ts= [3-5]
// no line number offset, with range [3-5] highlighted
```

TODOs

  • Adjust dark mode gutter text color
  • pre/tbody padding right
  • toggle line number
  • ranges

References

Add footer

放一些個人連結(當 Link Tree 來用)

  • GitHub
  • Twitter
  • Instagram
  • Twitch
  • Facebook

先這些好了

Excluding features post

too many 500 errors to cause google web master stop crawling

  • replace with absolute link in that markdown
  • or handle the link gracefully and redirect to 404 page

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.