A mirror of my website's source code.

Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.

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).