Skip to content

HUITCLUB/portfolio-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Huitclub member's portfolio site

http://huitclub.com

License npm

Travis

required skills to contribute

  • nodejs
  • express
  • any basic knowledges about web (like html, js, css, basic concepts of http https etc) (optional maybe)
  • mongodb (there is no technical reason I picked up nosql for this site on behalf of other awesome RDMS. i just wanted to try it anyway)
  • bootstrap

packages in use (u can check it in package.json)

  • body-parser
  • cookie-parser
  • debug
  • express express
  • markdown-it
  • mongodb
  • morgan
  • pug
  • serve-favicon

how to run

You need to install node, npm on your own system. After you installed it, enter /server directory and input

npm install
node bin/www

or

npm install
npm start

enter localhost:3000 on your browser in favor, and hola!

to-dos

  • site's template
  • database setting (mongodb)
  • portfolio template
  • CI with test codes
  • contents (like pictures, member's images, bio or something)
  • blog page

contributors

@cfr2ak

About

Hokkaido university it club Portfolio site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published