https://github.com/bloggrammer/edu-ansa
An educational website for undergraduate and graduate students.
https://github.com/bloggrammer/edu-ansa
blog educational-resources student-projects
Last synced: 3 months ago
JSON representation
An educational website for undergraduate and graduate students.
- Host: GitHub
- URL: https://github.com/bloggrammer/edu-ansa
- Owner: bloggrammer
- License: mit
- Created: 2021-06-07T11:54:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-08T12:37:19.000Z (almost 4 years ago)
- Last Synced: 2024-04-21T04:00:47.293Z (about 1 year ago)
- Topics: blog, educational-resources, student-projects
- Language: HTML
- Homepage:
- Size: 10.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EduAnsa
EduAnsa is a static website developed as a go-to resource for students.
Even though EduAnsa is a static website, it is build with reusable HTML components (partial HTML files) to avoid HTML duplications. These partial HTML files are combined together using the `Apache server INCLUDE` statement written in the `.htaccess` file.
```html
```
## Tech Stack
- [x] HTML
- [x] CSS (SCSS)
- [x] Vanilla JavaScript## Sample Pages

_Sample Home Page_

_Blog Page_