Skip to content

Shubh504/contentapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For publishing:
---------------

 To make ssh life easier, do:
 
 ssh-keygen -t rsa
 (press enter many times)
 ssh-copy-id user@server -p sshPort
 
 Also, if using git bash for all this stuff, you need rsync:
 
 http://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/rsync-3.1.2-2-x86_64.pkg.tar.xz
 (https://blog.tiger-workshop.com/add-rsync-to-git-bash-for-windows/)
 
 Also, if on windows, you should add sqlite3 to your path. 
 
 https://sqlite.org/download.html

About

A generic content system to make some kinda standard websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.0%
  • HTML 1.3%
  • Shell 0.7%