Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teamhola/website
Official website of ¡Hola!
https://github.com/teamhola/website
hexo
Last synced: 11 days ago
JSON representation
Official website of ¡Hola!
- Host: GitHub
- URL: https://github.com/teamhola/website
- Owner: teamhola
- Created: 2017-06-10T13:09:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T14:49:13.000Z (over 6 years ago)
- Last Synced: 2024-11-06T12:57:05.089Z (2 months ago)
- Topics: hexo
- Homepage: https://ihola.one
- Size: 2.21 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ¡Hola! Website
This is a hexo based static website, hosted on VividCloud Cluster L.
Our production server should sync with the `built` branch in this repo.
## Notes for website maintainers
You should run `hexo g && hexo d` after your update. Don't forget to commit & push either.
Sometimes your update don't apply to the online version immediately after your `hexo d`. Just try `hexo g && hexo d` again later.
### No more direct event adding/editing
We're moving our event managing to a individual system, teamhola/osem, which is [open sourced on GitHub too](https://github.com/teamhola/osem). If you need access to the administration, please contact other team members.
### Adding members
1. Add in `source/_data/team.yml`;
2. Commit & push;
3. `hexo g && hexo d`.## Legal
All contents including images, text, hexo theme (`/themes/hola`) and other editorial things in this repo are **copyrightted** by Team ¡Hola!, and can not be used without license from Team ¡Hola!.