A mirror of my website's source code.

Added link to official site in README

by steve0greatness, Friday, 24 May 2024, 02:45:06 (1716518706), pushed by steve0greatness, Friday, 24 May 2024, 02:45:31 (1716518731)

Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>

f8f958f0eedd40d3b6c92c5089cc7c46c0b9650a

README.md

@@ -1,5 +1,8 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Steve0Greatness' Website
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        Note that whilst this repository is the official code of my website, the only offically support
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        depolyment of this code is [steve0greatness.nekoweb.org](https://steve0greatness.nekoweb.org).
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            This is the static site generator of my website! It's written completely in
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            Python, using the libraries Jinja2(templating), Markdown2(blog posts), and PyYAML(lists).