Skip to content

melekderman/CEMeNT-PSAAP.github.io

 
 

Repository files navigation

CEMeNT Website

Jekyll + GitHub Pages.

Local development

bundle install
make serve
Open: http://localhost:4000

Edit these folders

_pages/ pages
_members/ team members
_publications/ publications
_posts/ news/posts
assets/ images and styles

Do not edit

_site/ build output
docs/ legacy output (no manual edits)

Deploy flow

  1. Create a branch.
  2. Make changes.
  3. Open a PR.
  4. Merge into master (auto deploy via GitHub Actions).

About

Organization website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 59.7%
  • SCSS 30.1%
  • Ruby 5.5%
  • Makefile 3.0%
  • Shell 1.7%