Skip to content
Snippets Groups Projects
  1. Feb 18, 2021
  2. Feb 17, 2021
  3. Feb 16, 2021
  4. Sep 26, 2020
  5. Sep 19, 2020
  6. Sep 04, 2020
  7. Sep 02, 2020
  8. Aug 31, 2020
  9. Jul 05, 2020
    • lucha's avatar
      patches clean up and reorganization · 856ee5ba
      lucha authored
      - moved themes related patches to patches/themes (yet to check)
      - moved wp core patches to patches/core
      - split the mega-patch for hyperdb in the individual edits. I removed the one related to nextgen-gallery since I think it is not relevant anymore (but I might be wrong)
      856ee5ba
    • lucha's avatar
      added wp-super-cache plugin · 82499a5f
      lucha authored
      82499a5f
  10. Jul 04, 2020
  11. Jun 01, 2020
  12. May 24, 2020
  13. May 23, 2020
  14. May 22, 2020
    • lucha's avatar
      minimalism theme · 98abb3a2
      lucha authored
      added a theme and a patch as an example
      98abb3a2
    • lucha's avatar
      wordpress-disable-patches · 214d27df
      lucha authored
      The patch is taken from the git repo noblogs-wp.
      It does not apply cleany (yet), since there is an annoying issue with mu-plugins.
      They have to be single files, but they are not distributed as single files.
      There is a tool which auto-loads them, but I think the mismatch in the directories still causes the patch do not apply nicely.
      
      We have few mu-plugins and we do not update them often, we could think of some solution specific to this problem later.
      214d27df
    • lucha's avatar
      Using Composer to manage Noblogs Wordpress codebase · e8057c68
      lucha authored
      This is an attempt to re-structre the Wordpress codebase for Noblogs, unsing Composer.
      e8057c68
Loading