Skip to content

Official Website for Sustainable Education Foundation

License

Notifications You must be signed in to change notification settings

Dilini-457/sef-site

This branch is 3 commits ahead of, 4 commits behind sef-global/sef-site:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f44257d · Jun 9, 2024
Jan 22, 2023
May 12, 2024
Jul 19, 2022
May 12, 2024
Feb 22, 2023
Jan 17, 2024
Jun 9, 2024
Dec 2, 2022
Jan 25, 2020
Jan 17, 2021
Jan 16, 2021
Jul 8, 2021
Jan 17, 2021
Jan 18, 2024
Mar 16, 2021
May 19, 2024
May 12, 2024
Apr 16, 2024
Feb 1, 2021
Jan 17, 2021
Jan 14, 2024
Apr 18, 2023

Repository files navigation

Official Website for Sustainable Education Foundation

contributions welcome Hits version Twitter Follow

This website was built by a set of enthusiastic developers as part of the Sustainable Education Foundation.

This repository contains source for Sustainable Education Foundation Website. View Website

SEF Group Pages and Other Projects

Contribution

Want to contribute to this project?

Send us a Pull Request

Read: Development Best Practices at SEF

Prerequisites

Tech Stack

  • Bootstrap - Create responsive websites and web applications
  • JQuery - Simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation
  • MaustacheJS - Used for HTML, config files, source code . It works by expanding tags in a template using values provided in a hash or object.

Run Locally

  • Clone your forked repository

    git clone https://github.com/USERNAME/sef-site
    cd sef-site
    
  • Install all the dependencies

    npm install 
    
  • Start the server with

    npm start
    
  • Visit your app at http://localhost:9000


© 2024 Sustainable Education Foundation - SEF.

Developed using theme Argon by Creative tim

About

Official Website for Sustainable Education Foundation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.7%
  • CSS 30.8%
  • SCSS 26.6%
  • JavaScript 3.9%