gemini_site_setup_and_hosting_features
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gemini_site_setup_and_hosting_features [2021/04/09 22:14] – [Introduction] fix format peteyboy | gemini_site_setup_and_hosting_features [2024/10/28 21:48] (current) – updated links peteyboy | ||
---|---|---|---|
Line 3: | Line 3: | ||
Welcome to the wonderful retro/ | Welcome to the wonderful retro/ | ||
- | Here's the [[https://gemini.circumlunar.space/ | + | Here's the [[https://geminiprotocol.net/ |
- | >You may think of Gemini as "the web, stripped right back to its essence" | + | >You may think of Gemini as “the web, stripped right back to its essence” or as “Gopher, souped up and modernised just a little”... |
- | Creating your own //Gemini site ((SDF **Cluster** Gemini server: **//< | + | Creating your own //Gemini site ((SDF **Cluster** Gemini server: **//< |
You can begin creating your own websites straight away! | You can begin creating your own websites straight away! | ||
In this tutorial when text looks like '' | In this tutorial when text looks like '' | ||
+ | |||
+ | ===== Viewing Gemini Pages ===== | ||
+ | |||
+ | To start with, there are many ways to view your page and others in Geminispace. Here are the easiest ways you can [[accessing web spaces# | ||
===== Getting Started ===== | ===== Getting Started ===== | ||
Line 16: | Line 20: | ||
SDF serves users' gemini content from two places: | SDF serves users' gemini content from two places: | ||
- | * **//< | + | * gemini:// |
- | * **//< | + | * gemini:// |
First, choose if you want to put your files on the cluster or the Meta Array. If you aren't on the Meta Array, then the cluster is your only choice. | First, choose if you want to put your files on the cluster or the Meta Array. If you aren't on the Meta Array, then the cluster is your only choice. | ||
Line 23: | Line 27: | ||
* Log in to your account on the cluster or the MetaArray | * Log in to your account on the cluster or the MetaArray | ||
* for the cluster Gemini space, create your directory in ''/ | * for the cluster Gemini space, create your directory in ''/ | ||
- | * '' | + | * use ‘'' |
+ | * at command prompt, enter: '' | ||
+ | * in the mkgopher program, type '' | ||
+ | * type '' | ||
* for the Meta Array Gemini space, create your directory in ''/ | * for the Meta Array Gemini space, create your directory in ''/ | ||
* '' | * '' | ||
Line 36: | Line 43: | ||
nano / | nano / | ||
+ | This command starts the nano text editor, creating a new file, called ‘index.gmi’ in your Gemini capsule directory. | ||
- | This command starts the nano text editor, creating a new file, called ' | + | Once you've executed the command above. You'll notice that the terminal layout has changed. If you press keys on your keyboard you'll notice they appear in the “text buffer”. Write out the text below into this program. |
- | + | ||
- | Once you've executed the command above. You'll notice that the terminal layout has changed. If you press keys on your keyboard you'll notice they appear in the "text buffer". Write out the text below into this program. | + | |
#My First Page! | #My First Page! | ||
Line 48: | Line 54: | ||
=> gemini:// | => gemini:// | ||
- | Now that you have copied the text out into 'nano', you need to save the file. To do this, hold down the 'CTRL' | + | Now that you have copied the text out into ‘nano’, you need to save the file. To do this, hold down the ‘CTRL’ key on your keyboard and whilst pressing that, press the letter |
+ | |||
+ | **NOTE: file permissions: | ||
Now, just open a Gemini browser and navigate to either: | Now, just open a Gemini browser and navigate to either: | ||
* for your Gemini page on the cluster: ''< | * for your Gemini page on the cluster: ''< | ||
* for your Gemini page on the Meta Array: ''< | * for your Gemini page on the Meta Array: ''< | ||
- | |||
You should see your very own Gemini capsule! | You should see your very own Gemini capsule! | ||
Line 59: | Line 66: | ||
Once you've created your directory and '' | Once you've created your directory and '' | ||
the top index. | the top index. | ||
- | include a title if you have one in your '' | + | include a title if you created a heading |
- | + | ||
- | + | ||
- | ==== Viewing Your Gemini Homepage ==== | + | |
- | + | ||
- | You can use either of these Gemini browsers on the cluster or in the MetaArray: | + | |
- | * // | + | |
- | * // | + | |
- | + | ||
- | Additionally, | + | |
- | + | ||
- | If you want to get into Gemini more, there are shell and graphical clients available for Linux, Windows, Mac, Android and IOS, you can look for them here: //< | + | |
- | + | ||
- | + | ||
- | ===== Fleshing | + | ===== Building |
- | You can get more direction on the native markup for Gemini, called //gemtext// by reading the gemtext specification, | + | You can get more direction on the native markup for Gemini, called //gemtext// by reading the [[https://geminiprotocol.net/ |
gemini_site_setup_and_hosting_features.1618006443.txt.gz · Last modified: 2021/04/09 22:14 by peteyboy