Skip to content

dragoncoder047/dragoncoder047.github.io

Repository files navigation

All top-level content for my site (CSS, JS, 404 page, etc) lives here. It's a static website built using the amazing Pelican static site generator.

build.py is my pelicanconf file, but made executable with a shebang and this at the end:

if __name__ == '__main__':
    import os
    os.system(f'pelican {PATH} -o {OUTPUT_PATH} -s {__file__}')

That way, all the makefile has to do is run build.py. (It's actually a bit more complicated here, because the static files do not live in the theme folder, so they must be copied over manually.)

markdown/ contains the source files, docs/ contains the output HTML. I would call it something different, but Github Pages only let you deploy from either the root or docs/, and I got tired of all the output HTML cluttering up the root, so docs/ it is.

Copyright/License

The images in markdown/images (and the copies in docs/images) are released under the Creative Commons CC BY-NC-SA 4.0 license.

All code is released under the GNU General Public License v3.0.

About

Static files and top-level content for my site.

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE-code
Unknown
LICENSE-images

Stars

Watchers

Forks

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy