Coder Social home page Coder Social logo

n7i.dev's Introduction

n7i.dev

nanai's main website.

how to use

let's visit: n7i.dev

or if you want to see locally, then:

# prepare: https://deno.land/manual/getting_started/installation

# pre-download dependencies
deno task cache:r

# install required files
deno task install

# build pages
deno task build

# start dev server
deno task serve

... and open localhost:3000 in your browser.

what's replace.sh ?

ex:

cargo install ripgrep sd
cat mt3-built.css | ./replace.sh

... then output can copy into scripts/twind.config.ts .
replace.sh converts mt3-built.css as js code.

in feature, this sh is replaced as js.
because it's depending rg , sd . they are so good tools, but take a little time (for build, install).

roadmap

  • v0.9
  • v0.8
    • add breadcrumbs
  • v0.7
    • change layout of pages
      • / : /about & /skill & /contact
      • /gallery : /gallery
      • /blog : integrated to b.n7i.dev
      • /hobby : /hobby integrated to h.n7i.dev
      • /site : /link
  • v0.6
    • implements menubar from / page
  • v0.5
  • v0.4
    • styling <a />
  • v0.3
    • refactor codes
  • v0.2
    • make actions
      • ci
        • check
      • cd
        • deploy
  • v0.1
    • initial implements
      • pages
        • / : navigations
        • /about : simple introduction
        • /gallery : my works
        • /skill : technical skills
        • /hobby : my hobbies
        • /contact : contacts to me
        • /link : link to another my sites
      • mixins
        • html template
        • header
        • footer
        • frequently used coloring
      • systems
        • clear
        • build
        • dev

n7i.dev's People

Contributors

nanai10a avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

n7i.dev's Issues

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.