- Notifications
You must be signed in to change notification settings - Fork0
License
steliosrotas/bobina-web
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the repository for theΜπομπίνα magazine website.Μπομπίνα (Pronounced Bobina) is the magazine of theCinema Department of the Students' Cultural Society Club(P.O.F.P.A.) of theUniversity of Athens.
The website is built onAstro and useswordpress.com as a back-end to fetch articles. For styling it usesTailwind andGliderJS for the carousel.
The goals of this project are to build a website that's:
- easy to update without any coding knowledge
- simple to maintain and not expose any security risk if left unmaintained for a long time
- extremely fast to load and great for SEO
- extremely cheap to run and scalable
- collect usage data while also being respecting of user's privacy.
Stack choices were made on the above principles and should adhere to them in the future.
After cloning the repository, run yarn to get all the dependencies.
yarn
To start the development server, run:
yarn start
and to output a build (warning, this might take some time)
yarn build
Contributions are welcome and encouraged! Please start an issue first before submitting a PR.
About
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Astro84.6%
- JavaScript11.2%
- CSS4.2%