carpentries / styles

Styles for The Carpentries lessons. No README to avoid merge conflicts with lessons. Demo 👇
https://carpentries.github.io/lesson-example
Other
84 stars 96 forks source link

Makefile: fix up PHONY targets #563

Closed maxim-belkin closed 3 years ago

maxim-belkin commented 3 years ago
  1. Remove files PHONY target.
  2. Move definition of some PHONY to their sections.
  3. Declear some targets as PHONY (docker-serve).