GitHub - code4lib/planetcode4lib: Configuration for https://planet.code4lib.org/ Skip to content Sign up Sign up Why GitHub? Features → Mobile → Actions → Codespaces → Packages → Security → Code review → Project management → Integrations → GitHub Sponsors → Customer stories→ Team Enterprise Explore Explore GitHub → Learn and contribute Topics → Collections → Trending → Learning Lab → Open source guides → Connect with others The ReadME Project → Events → Community forum → GitHub Education → GitHub Stars program → Marketplace Pricing Plans → Compare plans → Contact Sales → Education → In this repository All GitHub ↵ Jump to ↵ No suggested jump to results In this repository All GitHub ↵ Jump to ↵ In this organization All GitHub ↵ Jump to ↵ In this repository All GitHub ↵ Jump to ↵ Sign in Sign up Sign up {{ message }} code4lib / planetcode4lib Notifications Star 10 Fork 14 Configuration for https://planet.code4lib.org/ 10 stars 14 forks Star Notifications Code Issues 0 Pull requests 0 Actions Projects 0 Security Insights More Code Issues Pull requests Actions Projects Security Insights master Switch branches/tags Branches Tags Nothing to show {{ refName }} default View all branches Nothing to show {{ refName }} default View all tags 1 branch 0 tags Go to file Code Clone HTTPS GitHub CLI Use Git or checkout with SVN using the web URL. Work fast with our official CLI. Learn more. Open with GitHub Desktop Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching Xcode If nothing happens, download Xcode and try again. Go back Launching Visual Studio If nothing happens, download the GitHub extension for Visual Studio and try again. Go back Latest commit   Git stats 121 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time themes     venus @ 9de2109     .gitignore     .gitmodules     README.md     config.ini     test.ini     View code planet.code4lib.org Installation generally Installation on the code4lib.org server Adding (or removing) a feed README.md planet.code4lib.org Planet Code4Lib aggregates feeds and blogs of interest to the Code4Lib community. It uses Planet Venus. Installation generally > git clone git@github.com:code4lib/planetcode4lib.git > cd planetcode4lib > git submodule init > git submodule update > ./venus/planet.py --verbose The generated files will be in output/. To test it with one feed, run > ./venus/planet.py --verbose test.ini Installation on the code4lib.org server Downloading and cloning is done over HTTPS so it's as generic as possible. No updates are to be made on the server; they should be made locally, pushed to GitHub, then pulled down. > # Become the c4l user > cd /var/www/code4lib.org/planet_new > git clone https://github.com/code4lib/planetcode4lib.git > cd planetcode4lib > git submodule init > git submdule update > ./venus/planet.py --verbose --expunge To update: > # Become the c4l user > cd /var/www/code4lib.org/planet_new/planetcode4lib > git pull The relevant line in c4l's crontab is: 10,40 * * * * cd /var/www/code4lib.org/planet_new/planetcode4lib; ./venus/planet.py --expunge 2>&1 Adding (or removing) a feed Additions are welcome! Email William Denton or submit a pull request modifying config.ini. If you're on the list but don't want to be, please do the same, and you'll be removed, no questions asked. About Configuration for https://planet.code4lib.org/ Resources Readme Releases No releases published Packages 0 No packages published Contributors 22 + 11 contributors Languages XSLT 46.0% CSS 42.5% HTML 11.5% © 2021 GitHub, Inc. Terms Privacy Security Status Docs Contact GitHub Pricing API Training Blog About You can’t perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.