Skip to content

berleant/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dat website

run locally

npm install
npm start

add a post

Create a .md file in posts/.

Create an entry in posts.js.

Find it at /blog/<name>.

When you're ready to publish it, add a date. Posts without a date are not public.

deploy

push master to github then run:

npm run deploy

About

dat-data.com website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • CSS 5.1%
  • HTML 2.8%