Skip to content

rushkoff/rushkoff-archive

 
 

Repository files navigation

Rushkoff Archive

Rushkoff Avatar

This is the source code repository for the Rushkoff Archive website, currently at:

https://rushkoff.github.io/rushkoff-archive/

What's here

The top-level folder contains support code, configuration, and documentation, like this README.md file.

Folders within are:

  • .github/workflows/ - Configuration for the GitHub Action which rebuild the site.
  • assets/ - Images and other what-not used in documentation etc. (not those used for the site).
  • src/ - The actual Jekyll site.
  • scripts/ - Scripts used for the initial population and subsequent maintenance of the repository.

For Content Editors:

See EDITORS.md

For Developers

Developers can clone this repository, and assuming Jekyll and the other prerequisites are installed on their development computer, build a copy there.

Pushing changes back to the master branch should trigger a site rebuild.

More details in DEVELOPERS.md.

About

Douglas Rushkoff's article archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 39.3%
  • CSS 32.8%
  • Ruby 21.2%
  • JavaScript 6.7%