This is an official website codebase of Human Rights NGO -
FHRF, a non-profit NGO, was established as the will of citizens to participate actively in the Protection of Human Rights
FHRF strives to bring together all the people who believe in democracy and human rights values in β social, political, economic areas.
Learn more on about webpage
The code (master branch) is hosted with GitHub pages (fhrf.github.io)
Moreover, a custom domain (fhrf.in) is linked to the GH page
The website uses plain HTML, CSS & basic JS.
You can contribute to this project by either improving documentation, website styling (UI/UX) or code structure
For every commit you make, vercel bot will automatically deploy website preview (To see the status of your deployment, click below or on the icon next to each commit)
yourusername/fhrf.github.io
)External libraries
HTML Files - /
directory
index.html
- home pageabout.html
- about ngodonate.html
- donationation detailsevents.html
- past event informationvolunteer.html
- info about current & prospectus memberscontact.html
- contact detailsCSS Files - /styles
config.css
- almost all website stylingimages.css
- image stylingtypography.css
- content stylingJS Files - /scripts
quotes.js
- random quote generator service invoked on every page except home pageload-events.js
- loads all event data from /events-data.json
into event pagemember-search.js
- membership card search service which using members data in same filesidebar.js
- script to dynamically handle sidebar on desktop & mobile screensMedia (images, pdf) - /media
activities
events-data.json
fileid-cards
- membership cards are stored here