Publish again unpublished github pages project - github-pages

I un-published a repo in my account which was hosting using GitHub pages.
Now I want to publish it again, I cannot find any related option in GitHub pages settings.

You can re-publish your GitHub Pages website by navigating to the Actions tab of your repository, click on the Pages build and deployment workflow, then click the Re-run all jobs button located in the upper right corner of the page. After the workflow run has completed, your site will be published.

It might be a side-effect of the recent (Aug. 22, 2022) decision to Deprecate the theme picker for GitHub Pages:
That means there is no more "Choose a theme" button, and GitHub pages are now supposed to be published through a GitHub Actions workflow, using one of the starter workflow for GitHub Pages publication.

if u lost the republish button . don't worry go to actions. click pages build and deployment , then re-run all jobs pages.your site is published again
github screenshot

Navigate to "Actions"
Actions
Click on New Work Flow
Go to bottom of page
In page section choose "Static HTML"
Static html
Click Configure & commit changes.
Go go Actions Again, on left most choose "Deploy with Static HTML"
Click "Run Workflow" on right most.
Run Workflow

Related

google action project not showing on google home

I want test 'Account Linking' but not showing my project id (ex. [test]exampleProject) on google home app -> Home Control section
First, i set like this:
google home login id is same to action google project id.
already i saw this issue page ( https://github.com/actions-on-google/smart-home-nodejs/issues/1 )
but i don't now that how they solved this problem.
i need help, please.
i solve it...
In order to be visible in the home control section of the Google home app, you must build it to smart home the first time you set up Google Action.

I am not finding "Launch Automatic Page Generator"

I am not finding "Launch Automatic Page Generator" in setting option of github(version 2.26.0.windows.1) how to get it
There is no automatic page generator button in GitHub anymore, I am not able to find it in any of my repos. GitHub now uses Jekyll to make the pages.
Instead, you can do the following to create a GitHub webpage: Go to github.com/YOUR_REPO_NAME/settings/ then scroll down to the GitHub Pages section and select the "Choose a theme" button. Then choose a theme and select the green "Chose theme" button. Now create an index.html in the master branch and create your page there.
Even the "Choose a theme" button might disappear, from Aug. 2022:
GitHub Pages: Deprecating the theme picker
Today (Aug. 22, 2022), we are deprecating the theme picker we introduced in 2012 for GitHub Pages.
While this experience allowed users to preview a theme in the user interface, we are doing this to increase the security of github.com.
You can of course continue to use any Jekyll theme you want with Pages, and publish beautiful sites with a small configuration change.

Unable to see Add Schedule button on Jasper Server 6.2.1

I am unable to see 'Add Schedule' button on jasper server 6.2.1 for old or new reports.
Earlier, on right clicking a report and choosing schedule option, opened a page that lists the scheduled jobs for the selected report. This page also had a 'Add Schedule' button to create a new schedule.
Now this button is not visible. I am logged in from superuser.
Administrative view
When using login, view -> repository, selecting reports under organization:
This is the repository where you set user rights or change settings in the report. No possibility to change schedules (at least in v6.2.1).
Schedule view
In the "library" or when selecting "reports" after logging in on your dashboard you are able to change the schedule.
NOTE: This differs because a user might have rights to change schedules, but not to change report settings.

Home node missing after Publish in Sitecore 8.0

Our business users were publishing few items. But unfortunately now Home node is missing from web database. We have 1 CM server and 2 CD server. Both cd server point to same web database.
Check if there are any restrictions. Please check the following:
Go to the Publish tab then click on the Change button. The checkbox should be checked as shown below:
On the Item tab of the Popup, the Publishable Checkbox should be checked:
Finally, on the Targets Tab, none of the checkboxes should be checked.
Note that you can have different publishing targets and you can use this options to publish the item to a specific target.

How to add Announcement list/webpart to Publishing Portal

I have a Publishing Portal site and I need to add some announcements to some of the pages. I've read an article which says that i have to create an announcement list to be able add an announcement web part but i can't seem to find any resources on how i can add an announcement list.
Any help will be greatly appreciated.
TIA!
Your problem is that you have not activated the relevant feature on the site settings page. You need to go to the site collection site settings page. Then select Site Actions - manage site features
Then activate the feature called Team Collaboration lists. You will now be able to create an announcement list
From the home page of your site (or from any page really) you should see a "View All Site Content" link on the top of the navigation menu.
View All Site Content http://friendfeed.s3.amazonaws.com/86fed07f0809beefaeeaee0013ee2b952079bc09
Click on that link and it will show you a dashboard listing all of the SharePoint lists that have been provisioned for the current site. Click on the Create button to create a new SharePoint list.
Create new SharePoint List http://friendfeed.s3.amazonaws.com/6c0b244801826f8b3ee01811211b88668ba8f713
From there you will see the option to create an Announcments list (under the Communications header). Complete the wizard to complete the list.
Once the list is created you can select Edit Page from the Site Actions menu on any SharePoint page in the site and then select a "Add a Web Part" on the web part zone you want to put your Announcements web part into. You should now see a web part listed with the same name as your Announcements list that you just created.
Select that web part to add it to the page and display.
Hope that helps. If this isn't the answer to your problem leave a comment or update your question with clarification and I will try to help.
Giving you direct instructions on how to create the list would most likely leave you more lost than ever. If this is a publishing portal, there's a lot more to learn beyond just creating a list. Content must be approved, and is versioned. I'd strongy advise you not to start poking around in there as you run a large risk of messing up the portal. Don't get stressed by people demanding you perform such things without having received any training. Grab yourself a coffee, flip your boss the finger and watch some pertinant webcasts on http://office.microsoft.com/en-us/sharepointserver/FX101211721033.aspx
Hope this helps,
Oisin