mirror of
				https://github.com/kevinveenbirkenbach/homepage.veen.world.git
				synced 2025-11-04 09:27:58 +00:00 
			
		
		
		
	Updated README.md
This commit is contained in:
		
							
								
								
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -1,2 +1,3 @@
 | 
			
		||||
app/static/cache/*
 | 
			
		||||
*__pycache__*
 | 
			
		||||
app/config.yaml
 | 
			
		||||
*__pycache__*
 | 
			
		||||
app/static/cache/*
 | 
			
		||||
@@ -1,9 +1,14 @@
 | 
			
		||||
# Landingpage
 | 
			
		||||
# Portfolio
 | 
			
		||||
 | 
			
		||||
This software allows people and institutions to setup an easy landingpage\homepage to show their portfolio. It's configured via an yaml file.
 | 
			
		||||
 | 
			
		||||
## Access
 | 
			
		||||
### Locale
 | 
			
		||||
[http://127.0.0.1:5000](http://127.0.0.1:5000)
 | 
			
		||||
 | 
			
		||||
## Configure
 | 
			
		||||
To configure this app create an config.yaml you can use config.sample.yaml as an example
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## Administrate Docker
 | 
			
		||||
### Stop and Destroy
 | 
			
		||||
@@ -34,4 +39,4 @@ docker run -d -p 5000:5000 --name landingpage application-landingpage
 | 
			
		||||
docker logs -f landingpage
 | 
			
		||||
```
 | 
			
		||||
## Author
 | 
			
		||||
This software was created from [Kevin Veen-Birkenbach](https://www.veen.world/) with the help of [ChatGPT]()
 | 
			
		||||
This software was created from [Kevin Veen-Birkenbach](https://www.veen.world/).
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user