i am currently making a personal website, and i have trouble deciding which license to choose for it.
for Images and Audio and Text Documents, i know that i can choose a Creative Commons License.
for programming code i know that i can choose the MIT License or another software license.
but choosing a license for a website is much more complicated:
a website is not software by itself but it's documents that have to be opened with a software (the web browser), but also a lot of these documents work like software when read in the browser.
this makes it difficult for me right now to determine wether i should license my webpages like text documents or like software.