Apereo Community Blog
The Apereo Community Blog is a platform managed and edited by the Apereo project participants and community members. It is used to post project updates, announce news, and share information within the Apereo community. The blog reflects the values of the Apereo Foundation, which promotes openness, inclusivity, collaboration, and innovation in educational organizations.
To locally build and run the Apereo Community Blog, follow these steps:
bundle install command (use sudo if necessary) to install the required dependencies.bundle exec jekyll serve --incremental to serve the blog and preview any in-development changes.gem install bundler and then re-run the bundle install command.bundle check to check for any dependency problems.The Apereo Community Blog is a platform managed by the Apereo project participants and community members. It serves as a hub for sharing project updates, important news, and community contributions within the Apereo Foundation. The blog operates on the values of openness, inclusivity, collaboration, and innovation, reflecting the mission of the Apereo Foundation to support learning, teaching, and research through open technologies. To build and run the blog locally, users can follow the provided installation guide.