Skip to content

dailybuild is a subset of daily programmers. We are a fun community chatting from Seattle to the Black Sea. We chant on IRC : #daily on Rizon's network. Website is live : https://dailybuild.org

Notifications You must be signed in to change notification settings

Soundtoxin/dailybuild-2_0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dailybuild

Dailybuild is a showroom of personal projects developed by people chatting at IRC #dailybuild channel on Rizon's network.

dailybuild.org

powered by Sergey

It is a static website hosted on a regular nginx web server with a twist : Sergey !

Sergey is a smol static site generator who takes care of rendering partial views into pages.

setup
  • have NodeJS installed
  • have npm installed
  • cd into ur web directory
  • run this command : npm install
  • run this command to server your website to localhost:8080 : npm run dev
  • run this command : npm run start
  • Sergey will produce a /public directory where your website files are located.

About

dailybuild is a subset of daily programmers. We are a fun community chatting from Seattle to the Black Sea. We chant on IRC : #daily on Rizon's network. Website is live : https://dailybuild.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 67.3%
  • CSS 21.9%
  • SCSS 9.4%
  • JavaScript 1.4%