# Meaningless Records' Offical Repo ## Description Meaningless Records' repo, containing all the files used to generate [the Website](http://podcast.135e2.tk). ## Setup ```bash git clone --recurse-submodules http://git.135e2.tk/135e2/MeaninglessRecords sudo npm install hexo-cli -g # Install hexo (the SSG) npm install # NodeJS deps hexo server # Serve live hexo clean hexo generate # Generate to public/ ``` --- Copyright © 2022 Meaningless Records All rights reserved @ 135e2 <135e2@135e2.tk> All documents & recordings in this repo (if not mentioned) are licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.