building_a_website_on_sdf
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
building_a_website_on_sdf [2024/11/01 17:03] – update mkhomepg -h output to match actual peteyboy | building_a_website_on_sdf [2025/03/24 20:39] (current) – simplify link to static site generator page and the wikipedia link peteyboy | ||
---|---|---|---|
Line 37: | Line 37: | ||
==== More Pages ==== | ==== More Pages ==== | ||
- | Okay, now that you have your first web page up, here are some [[resources_for_website_builders |Resources for Developing Your Website]] | + | Okay, now that you have your first web page up, there are several ways you can proceed |
+ | * If you want to get your hands dirty with HTML markup, CSS, CGI and Javascript so you understand how the web works, here are some [[resources_for_website_builders |Resources for Developing Your Website]] | ||
+ | * If, however, your goal is to start getting content shared out to the web, there are many website tools you can use that you can set up in your web space that will take care of making it easy for you to start creating content without worrying about so much technical detail. | ||
+ | * There are several [[web content management | Content Management Systems (CMS) and wikis]] that you can install in your web space as an SDF user--most need ARPA membership--so you can hit the ground running with a decent looking site right away. | ||
+ | * There are several [[static site generators]] ([[wp> | ||
An important thing: your website files need to be set to particular user permissions in order to be viewable by the world. When you add pages or subdirectories to your web site, the easiest way to make sure it will all continue to work is to **remember, after you are done with your changes**, to run the command < | An important thing: your website files need to be set to particular user permissions in order to be viewable by the world. When you add pages or subdirectories to your web site, the easiest way to make sure it will all continue to work is to **remember, after you are done with your changes**, to run the command < | ||
Line 60: | Line 64: | ||
* **Standard Site:** By default, your web site files go in your user folder on the cluster in the '' | * **Standard Site:** By default, your web site files go in your user folder on the cluster in the '' | ||
* **' | * **' | ||
- | * **Virtual Host:** If you have a [[vhost]], | + | * **Virtual Host:** If you have a [[vhost]], |
* **[[metaarray |The MetaArray]]: | * **[[metaarray |The MetaArray]]: | ||
Line 87: | Line 91: | ||
=== Finding Your Logs for VHOSTs === | === Finding Your Logs for VHOSTs === | ||
- | If your site is VHOSTed, then you can access your site's own log file by ssh-ing to the '' | + | See [[accessing_your_vhost_folders|Accessing |
- | $ ssh peteyboy@irulecomputers.com | + | |
- | … (login stuff) | + | |
- | $ less / | + | |
- | + | ||
==== Web Server Details ==== | ==== Web Server Details ==== | ||
building_a_website_on_sdf.1730480585.txt.gz · Last modified: 2024/11/01 17:03 by peteyboy